
<!doctype html>
<html lang="en-US" class="no-js">

<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<meta name="p:domain_verify" content="4d9ebd649e88e932b6777a4b59a2eb8d"/>
	<meta name="google-site-verification" content="asRZY89NQRCwpS56eqo87ITdTbeTpsGl6aVpBacJnxE" />
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<link rel="preconnect" href="https://fonts.gstatic.com">

		
	<script>
	var restApiSettings = {
	    nonce: '0424ca7763',
	    root: 'https://www.myrtlebeach.com/wp-json/wp/v2'
	};
	</script>
	<script type="text/javascript">
	window._blueshiftid='68a14b49c19cfe61bed35e30a106584b';window.blueshift=window.blueshift||[];if(blueshift.constructor===Array){blueshift.load=function(){var d=function(a){return function(){blueshift.push([a].concat(Array.prototype.slice.call(arguments,0)))}},e=["identify","track","click","pageload","capture","retarget"];for(var f=0;f<e.length;f++)blueshift[e[f]]=d(e[f])};}
	blueshift.load();
	blueshift.pageload();
	if(blueshift.constructor===Array){(function(){var b=document.createElement("script");b.type="text/javascript",b.async=!0,b.src=("https:"===document.location.protocol?"https:":"http:")+"//cdn.getblueshift.com/blueshift.js";var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c);})()}
	</script> 	
		
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<script type="text/javascript">
    (function() {
  var pvData = {"source":"Direct","referrer":"Direct","visitor_type":"logged out","visitor_login_status":"logged out","visitor_id":0,"page_title":"Myrtle Beach Hotels | Browse Popular Resorts From $55\/Night","post_type":"page","post_type_with_prefix":"single page","post_categories":"","post_tags":"","post_author":"MyrtleBeach.com","post_full_date":"April 3, 2024","post_year":"2024","post_month":"04","post_day":"03","is_front_page":0,"is_home":1,"search_query":"","search_results_count":0};
  var body = {
    url: encodeURIComponent(window.location.href),
    referrer: encodeURIComponent(document.referrer)
  };

  function makePostRequest(e,t){var n=[];if(t.body){for(var o in t.body)n.push(encodeURIComponent(o)+"="+encodeURIComponent(t.body[o]));t.body=n.join("&")}return window.fetch?new Promise(n=>{var o={method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},redirect:"follow",body:{},...t};window.fetch(e,o).then(e=>{n(e.text())})}):new Promise(t=>{var o;"undefined"==typeof XMLHttpRequest&&t(null),(o=new XMLHttpRequest).open("POST",e,!0),o.onreadystatechange=function(){4==o.readyState&&200==o.status&&t(o.responseText)},o.setRequestHeader("Content-type","application/x-www-form-urlencoded"),o.send(n.join("&"))})}
  function observeAjaxCartActions(e){new PerformanceObserver(function(t){for(var n=t.getEntries(),r=0;r<n.length;r++)["xmlhttprequest","fetch"].includes(n[r].initiatorType)&&['=get_refreshed_fragments', 'add_to_cart'].some(p => n[r].name.includes(p))&&fetchCart(e)}).observe({entryTypes:["resource"]})};

  function fetchCart(adapter) {
    makePostRequest("//www.myrtlebeach.com/index.php?plugin=optimonk&action=cartData", { body })
      .then((response) => {
        var data = JSON.parse(response);
        setCartData(data, adapter);
      })
  }

  function setCartData(cartData, adapter) {
    adapter.Cart.clear();

    cartData.cart.forEach(cartItem => {
      adapter.Cart.add(cartItem.sku, {quantity: cartItem.quantity, price: cartItem.price, name: cartItem.name});
    });
    Object.keys(cartData.avs).forEach((key, value) => {
      adapter.attr(`wp_${key}`, cartData.avs[key]);
    })
  }

  function setAssocData(assocData, adapter) {
    Object.keys(assocData).forEach((key) => {
      adapter.attr(`wp_${key}`, assocData[key]);
    })
  }

  var RuleHandler = {
    hasVisitorCartRules: (campaignMeta) => {
      return !!(campaignMeta.rules.visitorCart || campaignMeta.rules.visitorCartRevamp || campaignMeta.rules.visitorCartV3);
    },
    hasVisitorAttributeRule: (campaignMeta) => {
      return !!campaignMeta.rules.visitorAttribute;
    }
  }

  document.querySelector('html').addEventListener('optimonk#embedded-campaigns-init', function(e) {
    var campaignsData = e.parameters;

    if (!campaignsData.length) {
      return;
    }

    var adapter = window.OptiMonkEmbedded.Visitor.createAdapter();
    var hasCartRule = false;
    var hasAttributeRule = false;

    campaignsData.forEach((campaignMetaData) => {
      hasCartRule = hasCartRule || RuleHandler.hasVisitorCartRules(campaignMetaData);
      hasAttributeRule = hasAttributeRule || RuleHandler.hasVisitorAttributeRule(campaignMetaData);
    });

    setAssocData(pvData, adapter);

    if (hasCartRule) {
      observeAjaxCartActions(adapter);
      fetchCart(adapter);
    }

    if (hasAttributeRule) {
      makePostRequest("//www.myrtlebeach.com/index.php?plugin=optimonk&action=productData", { body })
        .then((response) => {
          var data = JSON.parse(response);
          setAssocData(data, adapter);
        })
    }
  });

  document.querySelector('html').addEventListener('optimonk#campaigns_initialized', function () {
    if (!OptiMonk.campaigns) {
      return;
    }

    var adapter = window.OptiMonk.Visitor.createAdapter();

    setAssocData(pvData, adapter);

    if (OptiMonk.campaigns.filter(campaign => campaign.hasVisitorCartRules()).length) {
      observeAjaxCartActions(adapter);
      fetchCart(adapter);
    }

    if (OptiMonk.campaigns.filter(campaign => campaign.hasVisitorAttributeRules()).length) {
      makePostRequest("//www.myrtlebeach.com/index.php?plugin=optimonk&action=productData", { body })
        .then((response) => {
          var data = JSON.parse(response);
          setAssocData(data, adapter);
        });
    }
  });
}());

</script>
<script type="text/javascript" src="https://onsite.optimonk.com/script.js?account=227692" async></script>
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer>
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com -->
	<!-- This site is optimized with the Yoast SEO Premium plugin v24.7 (Yoast SEO v24.7) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Myrtle Beach Hotels | Browse Popular Resorts From $55/Night</title>
	<meta name="description" content="Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand." />
	<link rel="canonical" href="https://www.myrtlebeach.com/hotels/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Hotels" />
	<meta property="og:description" content="Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand." />
	<meta property="og:url" content="https://www.myrtlebeach.com/hotels/" />
	<meta property="og:site_name" content="MyrtleBeach.com" />
	<meta property="article:publisher" content="https://www.facebook.com/myrtlebeach/" />
	<meta property="article:modified_time" content="2025-01-10T13:46:53+00:00" />
	<meta property="og:image" content="https://www.myrtlebeach.com/wp-content/uploads/2019/06/Captains-Quarters-kids-pool-960x480.jpg" />
	<meta property="og:image:width" content="960" />
	<meta property="og:image:height" content="480" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Est. reading time" />
	<meta name="twitter:data1" content="1 minute" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.myrtlebeach.com/hotels/","url":"https://www.myrtlebeach.com/hotels/","name":"Myrtle Beach Hotels | Browse Popular Resorts From $55/Night","isPartOf":{"@id":"https://www.myrtlebeach.com/#website"},"datePublished":"2024-04-03T20:24:00+00:00","dateModified":"2025-01-10T13:46:53+00:00","description":"Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand.","breadcrumb":{"@id":"https://www.myrtlebeach.com/hotels/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.myrtlebeach.com/hotels/"]}]},{"@type":"BreadcrumbList","@id":"https://www.myrtlebeach.com/hotels/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.myrtlebeach.com/"},{"@type":"ListItem","position":2,"name":"Hotels"}]},{"@type":"WebSite","@id":"https://www.myrtlebeach.com/#website","url":"https://www.myrtlebeach.com/","name":"MyrtleBeach.com","description":"We are the beach.","publisher":{"@id":"https://www.myrtlebeach.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.myrtlebeach.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.myrtlebeach.com/#organization","name":"MyrtleBeach.com","url":"https://www.myrtlebeach.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.myrtlebeach.com/#/schema/logo/image/","url":"https://www.myrtlebeach.com/wp-content/uploads/2017/05/MBcomLogoNew.png","contentUrl":"https://www.myrtlebeach.com/wp-content/uploads/2017/05/MBcomLogoNew.png","width":"300","height":"300","caption":"MyrtleBeach.com"},"image":{"@id":"https://www.myrtlebeach.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/myrtlebeach/","https://www.instagram.com/officialmyrtlebeach/"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//use.typekit.net' />
<link rel="alternate" type="application/rss+xml" title="MyrtleBeach.com &raquo; Feed" href="https://www.myrtlebeach.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="MyrtleBeach.com &raquo; Comments Feed" href="https://www.myrtlebeach.com/comments/feed/" />
<link rel="alternate" type="text/calendar" title="MyrtleBeach.com &raquo; iCal Feed" href="https://www.myrtlebeach.com/myrtle-beach-events/?ical=1" />
<link rel="alternate" type="application/rss+xml" title="MyrtleBeach.com &raquo; Hotels Comments Feed" href="https://www.myrtlebeach.com/hotels/feed/" />
<link rel='stylesheet' id='astero_css-css' href='https://www.myrtlebeach.com/wp-content/plugins/astero/public/css/style.css?ver=6.7.2' media='all' />
<link rel='stylesheet' id='astero_custom_css-css' href='https://www.myrtlebeach.com/wp-content/plugins/astero/public/css/custom.css?ver=6.7.2' media='all' />
<link rel='stylesheet' id='tribe-events-pro-mini-calendar-block-styles-css' href='https://www.myrtlebeach.com/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-mini-calendar-block.min.css?ver=7.4.2' media='all' />
<link rel='stylesheet' id='acf-grid-element-style-css' href='https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/blocks/grid-element/grid-element.css?ver=6.7.2' media='all' />
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark: #343a40;--wp--preset--color--primary: #9D8548;--wp--preset--color--secondary: #5C5B3A;--wp--preset--color--success: #28a745;--wp--preset--color--info: #17a2b8;--wp--preset--color--warning: #ffc107;--wp--preset--color--danger: #dc3545;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://www.myrtlebeach.com/wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-single-skeleton.min.css?ver=6.10.3' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://www.myrtlebeach.com/wp-content/plugins/the-events-calendar/src/resources/css/tribe-events-single-full.min.css?ver=6.10.3' media='all' />
<link rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://www.myrtlebeach.com/wp-content/plugins/the-events-calendar/src/resources/css/integrations/plugins/elementor/widgets/widget-base.min.css?ver=6.10.3' media='all' />
<style id='akismet-widget-style-inline-css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<link rel='stylesheet' id='fonts-css' href='https://use.typekit.net/jos4eie.css?ver=1.0.0.11' media='all' />
<link rel='stylesheet' id='tba-style-events-css' href='https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/css/event-overrides.css?ver=1.0.0.11' media='all' />
<link rel='stylesheet' id='tba-style-css' href='https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/css/style.css?ver=1.0.0.11' media='all' />
<script id="wpgmza_data-js-extra">
var wpgmza_google_api_status = {"message":"Enqueued","code":"ENQUEUED"};
</script>
<script src="https://www.myrtlebeach.com/wp-content/plugins/wp-google-maps/wpgmza_data.js?ver=6.7.2" id="wpgmza_data-js"></script>
<link rel="https://api.w.org/" href="https://www.myrtlebeach.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.myrtlebeach.com/wp-json/wp/v2/pages/7396" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.myrtlebeach.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://www.myrtlebeach.com/?p=7396' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.myrtlebeach.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.myrtlebeach.com%2Fhotels%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.myrtlebeach.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.myrtlebeach.com%2Fhotels%2F&#038;format=xml" />
<style type="text/css">/* =Responsive Map fix
-------------------------------------------------------------- */
.pw_map_canvas img {
	max-width: none;
}</style><style type="text/css">
.google_map_canvas img {
	max-width: none;
}</style>
<meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.myrtlebeach.com"><link rel="alternate" href="https://www.myrtlebeach.com/wp-json/tribe/events/v1/" />
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to footer -->
<script data-cfasync="false" data-pagespeed-no-defer type="text/javascript">
	var dataLayer_content = {"pageTitle":"Myrtle Beach Hotels | Browse Popular Resorts From $55\/Night","pagePostType":"page","pagePostType2":"single-page","pagePostAuthorID":2,"pagePostAuthor":"MyrtleBeach.com","pagePostDate":"April 3, 2024","pagePostDateYear":2024,"pagePostDateMonth":4,"pagePostDateDay":3,"pagePostDateDayName":"Wednesday","pagePostDateHour":16,"pagePostDateMinute":24,"pagePostDateIso":"2024-04-03T16:24:00-04:00","pagePostDateUnix":1712161440,"pagePostTerms":{"meta":{"tagline":"","headline":"Myrtle Beach Hotels","accolades_0_quote":"Top 10 Family-Friendly Hotel Destination","accolades_0_source":"Tripadvisor.com","accolades_0_logo":7350,"accolades":1,"image":7397,"intro":"","subhead":"Find the Best Places to Stay at The Beach","body":"","links_0_label":"Resorts","links_0_description":"The most luxurious Myrtle Beach accommodations","links_0_image":7398,"links_0_url":"\/hotels\/resorts\/","links_1_label":"Pet-Friendly Hotels","links_1_description":"Find a place for your furry friends to stay","links_1_image":7399,"links_1_url":"\/hotels\/","links_2_label":"Condos","links_2_description":"Oceanfront high-rises with great views","links_2_image":7400,"links_2_url":"\/hotels\/condos\/","links_3_label":"Motels","links_3_description":"Get a great deal on budget accommodations","links_3_image":7401,"links_3_url":"\/hotels\/motels\/","links_4_label":"Romantic Resorts","links_4_description":"Our best spots for a couples' getaway","links_4_image":7402,"links_4_url":"","links_5_label":"Kid-Friendly Hotels","links_5_description":"The top places to stay with your little ones","links_5_image":7403,"links_5_url":"","links_6_label":"Hotel Deals","links_6_description":"Get the best room rates around! Up to 50% Off!","links_6_image":7404,"links_6_url":"\/hotels\/deals\/","links_7_label":"Boardwalk Hotels","links_7_description":"Experience the heart of Myrtle Beach on the boardwalk","links_7_image":7405,"links_7_url":"","links":8,"listings":"","overview-header":"","overview":"","overview-links":"","simplefavorites_count":1,"ampforwp-amp-on-off":"default","ampforwp_custom_content_editor":"","ampforwp_custom_content_editor_checkbox":"","takeover-ad-image":"","takeover-ad-banner-image":"","takeover-ad-link":"","page_faqs":"","faq_section_title":"","featured_hotels":"a:4:{i:0;s:6:\"751669\";i:1;s:5:\"20898\";i:2;s:5:\"20804\";i:3;s:5:\"20895\";}","above-listings-copy":"Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand. Start your research with us and check out independent reviews and information, and then book direct for the absolute lowest rates on already affordable hotels in Myrtle Beach. Whether you’ve been dreaming of the oceanfront views from a <a href=\"https:\/\/www.myrtlebeach.com\/hotels\/hotels-near-the-myrtle-beach-boardwalk\/\" target=\"_blank\" rel=\"noopener\">hotel on the Boardwalk<\/a>, planning a weeklong stay at a <a href=\"https:\/\/www.myrtlebeach.com\/hotels\/top-kid-friendly-myrtle-beach-hotels-resorts\/\" target=\"_blank\" rel=\"noopener\">kid-friendly resort<\/a>, or wanting to escape on a romantic getaway with <a href=\"https:\/\/www.myrtlebeach.com\/hotels\/luxury-resorts-in-myrtle-beach-area\/\" target=\"_blank\" rel=\"noopener\">luxury accommodations<\/a>, Myrtle Beach hotels include the right options for everyone.","footnotes":""}},"postCountOnPage":1,"postCountTotal":1,"postID":7396,"postFormat":"standard"};
	dataLayer.push( dataLayer_content );
</script>
<script data-cfasync="false">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MF3DPTQ');
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel="pingback" href="https://www.myrtlebeach.com/xmlrpc.php"><meta property="og:image" content="https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain.jpg" /><meta name="generator" content="Elementor 3.28.1; features: e_font_icon_svg, additional_custom_breakpoints, e_local_google_fonts, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://www.myrtlebeach.com/wp-content/uploads/2022/03/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.myrtlebeach.com/wp-content/uploads/2022/03/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.myrtlebeach.com/wp-content/uploads/2022/03/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.myrtlebeach.com/wp-content/uploads/2022/03/cropped-favicon-270x270.png" />
		<style id="wp-custom-css">
			.page-template-page-hotels .listing-hero-image {
	display: none;
}

.page-id-756298 h2.text-primary {
    display: none;
}

.page-template-page-hotels .filter-item .filter-dropdown#one-of-three,
.page-template-page-thingstodo .filter-item .filter-dropdown#one-of-three,
.page-template-page-hotels .filter-item .filter-dropdown#two-of-three,
.page-template-page-thingstodo .filter-item .filter-dropdown#two-of-three,
.page-template-page-hotels .filter-item .filter-dropdown#three-of-three,
.page-template-page-thingstodo .filter-item .filter-dropdown#three-of-three {
	opacity: 0;
}
.astero .astero-background{
	background: #fadd00;
}
.astero-location{
	padding-top: 20px;
	border-radius: 5px 5px 0 0 ;
}
.astero-location, .astero-date, .astero-temp.margin10, .astero-temp.margin10, .astero-icon.margin30{
		background: #fff;
    margin: auto;
    text-align: center;
    color: #074676;
}
.astero-icon.margin30{
    padding-bottom: 20px;
		margin-bottom: 20px !important;
	font-size: 15px;
	border-radius: 0 0 5px 5px;
}
.astero-code {
    display: block !important;
		font-size: 35px;
		line-height: 2
}
.astero-details{
		text-align: left;
    background: #21BED6;
    padding: 10px !important;
    color: #fff;
    margin: 0px !important;
}
.astero-details-icon {
    font-size: 30px;
}
.astero-fc-icon {
    font-size: 30px;
    line-height: 2;
}
.astero-fc.astero-eq-small-hide{
	background: #fff;
}


img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

#main-image{
	overflow:hidden!important;
}

.sidebar-deals {
	padding-left: 15px;
}
.sidebar-deals #listings-display {
	padding-top: 0;
}

.sidebar-deals .head-24 {
	margin-bottom: 15px;
}

/* Google Mobile Friendly Fix */
@media (max-width: 500px) {
	.single .section-inner .links-item {
    margin: 0 10px 15px;
    display: block;
	}
}

.single-post #col-vid {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}

.single-post #col-vid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.single-post img.aligncenter {
	max-width: 100%;
	height: auto;
}

.review-form-thankyou-container,
#main-image #google-map {
	visibility: hidden;
}

.review-form-thankyou-container.open,
#main-image #google-map.visible {
	visibility: visible;
}

@media (max-width: 1279px) {
	.review-form-thankyou-container span {
		top: 0;
		right: 0;
	}
}

.deals-signup_wrapper.gform_wrapper input[type=text] {
    border-radius: 4px !important;
    border:1px solid #c8c8c8 !important;
		margin-left: 5px !important;
}

#gform_fields_1, #gform_fields_4, #gform_fields_5, #gform_fields_9{
	display: flex!important;
}
@media only screen and (min-width: 641px){
	#gform_fields_1 .ginput_container,
	#gform_fields_4 .ginput_container,
	#gform_fields_5 .ginput_container,
	#gform_fields_9 .ginput_container{
		width:100%!important;
		margin-left: 0!important;
}
}

/* NEW SITE */

#list-map-toggle {
	margin-top: 2rem;
}
.wpl_prp_top {
	margin: 0;
}

.lSSlideWrapper.usingCss .lSFade > .active {
	opacity: 1!important;
}

.wpl-gallery-pshow li {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;align-content
}

.wpl-gallery-pshow li img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
}

.page-id-744910 figure .bg-black.bg-overlay {
	display: none;
}

.event-occurrences .event-det .tribe-event-date-start, .event-occurrences .event-det .event-is-recurring .tribe-events-divider {
    display: none;
}

.tribe-events-month-event-title {
	font-size: 0.9rem;
}
.tribe-events-calendar td a {
	font-size: 100%;
		font-family: proxima-nova,sans-serif;
	text-transform: none;
	
}


#tribe-events-content .tribe-events-calendar td .hentry,
.tribe-events-month .tribe-events-viewmore {
	display: none;
}

#tribe-events-content .tribe-events-calendar .mobile-trigger {
	cursor: pointer;
}

.tribe-events-month .phone-show {
	text-align: center;
	color: #00497f;
	font-weight: bold;
	background: rgba(5, 191, 216, 0.1);
	display: block;
		margin: 0 auto;
	padding: 5px;
	border-radius: 20px;
	width:50px
}

@media (max-width: 767px) {
	#tribe-events-content .tribe-events-calendar td {
		height: auto;
	}
}

@media (min-width: 768px) {
	#tribe-events-content .tribe-events-calendar td .hentry,
	.tribe-events-month .tribe-events-viewmore{
		display: block;
	}
	
	.tribe-events-month .phone-show {
		display: none;
	}
}

iframe.instagram-media {
    max-width: 100%!important;
}

.tribe-common a.btn.btn-primary:visited {
	color: #fff;
}

/* Logo Slider @GN */
@keyframes slide {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

.scrolling-logos-container {
  overflow: hidden;
  white-space: nowrap;
	margin-bottom: 0;
}

.scrolling-logos-content-wrapper {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  animation: slide 80s linear infinite;
}

.scrolling-logos-content-wrapper > div {
  display: inline-block;
}

.scrolling-logos {
  margin-top: 3rem;
}

.scrolling-logos + .scrolling-logos {
		margin-top: 1.5rem;
}

.scrolling-logos-container {
  white-space: nowrap;
  overflow: hidden;
  list-style-type: none;
}

.scrolling-logos-container > li {
  display: inline-block;
  padding: 0 2.2rem;
  vertical-align: middle;
  outline: none;
  cursor: default;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transform: none;
}

.scrolling-logos-container > li:hover {
 transform: scale(0.95);
}

.scrolling-logos-container > li figure {
    width: 150px;
    height: 110px;
    object-fit: contain;
    margin:0;

   
}
.scrolling-logos-container > li figure  img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

@media (max-width: 767px) {
	.scrolling-logos-container > li {
		padding: 0 0.5rem;
		
	}
	
	.scrolling-logos + .scrolling-logos {
		margin-top: 0;
	}

}

.profile-photo-grid__single figure {
	padding-bottom: 50%;
}


.listing-hero-image {
    padding: 0;
}
.listing-hero-image img {
    aspect-ratio: 2/1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .listing-hero-image img {
        aspect-ratio:3/1
    }
}

.has-active-filters .listing-featured-deal:nth-child(11) {
    display: block!important;
    order: 99999;
}

/* GN UI Updates 4/2024 */
.card .rating-stars,
.card .rating-stars .icon-28,
.card-footer.small,
.listing-excerpt,
.card .btn,
#blog-grid .inner{
	font-size: 15px;
}
.card .rating-reviews.small,
.card .ribbon span,
.featured-deal .badge .icon-18{
	font-size: 13px;
}

.listing-excerpt {
	line-height: 1.3
}

.user-reviews__item .user-review-rating-container .icon-28 {
    font-size: 20px;
}

.listing-coupon {
    font-size: 15px!important;
}

#blog-grid .listing-excerpt {
	margin-bottom: 1rem
}

.deals-ribbon {
	line-height: 25px
}

#tribe-community-events .tribe-section-taxonomy--tribe_events_cat,  #tribe-community-events .tribe-section-taxonomy--post_tag{
    display: none!important;
}


.tribe-events-calendar-list .card-body .btn-primary {
	color: #fff!important
}		</style>
		
	
	<span class="structured-data d-none">
		<span itemscope itemtype="http://schema.org/BreadcrumbList">
			<span itemprop="itemListElement" itemscope
				itemtype="http://schema.org/ListItem">
				<a itemprop="item" href="https://www.myrtlebeach.com">
				<span itemprop="name">Myrtle Beach, S.C.</span></a>
				<meta itemprop="position" content="1" />
			</span>
		
																		<span itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
							<meta itemprop="item" content="https://www.myrtlebeach.com/hotels">
							<meta itemprop="name" content="Hotels" />
							<meta itemprop="position" content="2" />
						</span>
														</span>

		<meta itemprop="name" content="Hotels" />
		<meta itemprop="url" content="https://www.myrtlebeach.com/hotels/" />
		<meta itemprop="description" content="Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand." />
		<meta itemprop="lastReviewed" content="Tuesday May 27, 2025" />
		<meta itemprop="reviewedBy" content="MyrtleBeach.com Staff" />

	</span>

</head>

<body class="page-template page-template-page-templates page-template-page-hotels page-template-page-templatespage-hotels-php page page-id-7396 page-parent wp-embed-responsive tribe-no-js gspbody gspb-bodyfront elementor-default elementor-kit-768352 tribe-theme-fuel-myrtlebeach">

	
	<!-- Page -->
	<div id="page" class="site">
		<a class="skip-link screen-reader-text" href="#primary">Skip to content</a>

		<!-- Site Alerts -->
		
		<!-- Monster Coupon Bar -->
		<div id="monster-bar" class="monster-logo bg-teal position-relative" style="color: #004070; display: none;">
			<div class="container">
				<div class="d-flex align-items-center justify-content-center">
					<figure class="m-0">
						<img src="https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/images/monster-logo.png" alt="Download on the App Store" width="50" height="50">
					</figure>
					<div class="pl-2" style="line-height: 1.2">
						Save $1,000s with the Monster Coupon app! 
						<br><a href="/monster-app/" class="stretched-link" style="color: inherit"><strong>Download Today!</strong></a>
					</div>
				</div>
			</div>
		</div>

		<!-- Site Header -->
		<header id="masthead" class="site-header">
			<nav id="site-navigation" class="navbar navbar-expand-lg navbar-dark bg-primary" role="navigation">
				<div class="container">
										<!-- Site Search Toggle -->
					<button class="search-toggler order-lg-10" type="button" data-toggle="collapse"
						data-target="#site-search" aria-controls="site-search" aria-expanded="false"
						aria-label="Toggle search">
						<span class="navbar-toggler-icon search-toggler-icon">
							<span class="sr-only">Toggle Search Bar</span>
						</span>
					</button>
										<div class="nav-spacer d-none d-lg-block"></div>

					<div class="d-block d-lg-none" style="width: 150px">
						<a class="navbar-brand d-block text-center mx-auto"
							href="https://www.myrtlebeach.com/"
							rel="home">
							<span class="site-title sr-only">MyrtleBeach.com</span>
							<span class="logo center" aria-hidden="true">
								<i class="i-myrtle icon-64 text-secondary"></i>
								<i class="i-beach icon-64 text-teal"></i>
							</span>
						</a>
					</div>

					<div id="bs-main-navigation" class="collapse navbar-collapse">
						<div class="d-lg-flex w-100">
							<div class="order-lg-1 col d-flex" style="position: static">
								<ul class="nav navbar-nav justify-content-around align-items-center w-100">
									<li class="nav-item dropdown">
										<div class="btn-group">
											<a class="nav-link h6 text-center mb-0 navbar-hover" href="/hotels/"
												id="navbarHotels">
												<i class="i-building icon-24 "></i>
												Hotels & Resorts
											</a>
											<button type="button"
												class="btn btn-link text-white border-0 dropdown-toggle-split p-0"
												data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
												<span class="sr-only">Toggle Dropdown</span>
											</button>
											<div class="dropdown-menu" aria-labelledby="navbarHotels">
												<a href="/hotels/" class="dropdown-item"><i class="i-bed"></i>
													Hotels</a>
												<a href="/deals/" class="dropdown-item"><i class="i-hotdeal"></i> Hotel
													Deals</a>
												<a href="/hotels/resorts/" class="dropdown-item"><i class="i-tree"></i>
													Resorts</a>
												<a href="/condos/" class="dropdown-item"><i class="i-building"></i>
													Condos</a>
												<a href="/motels/" class="dropdown-item"><i class="i-key"></i> Motels
													&amp; Inns</a>
												<a href="/vacation-rentals-and-homes/" class="dropdown-item"><i
														class="i-umbrella"></i> Vacation Rentals</a>
												<a href="/campgrounds/" class="dropdown-item"><i
														class="i-campground"></i> Campgrounds</a>
											</div>
										</div>
									</li>

									<li class="nav-item dropdown">
										<div class="btn-group">
											<a class="nav-link h6 text-center mb-0 navbar-hover" href="/things-to-do/"
												id="navbarThingsToDo">
												<i class="i-thingstodo icon-24 "></i>
												Things To Do
											</a>
											<button type="button"
												class="btn btn-link text-white border-0 dropdown-toggle-split p-0"
												data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
												<span class="sr-only">Toggle Dropdown</span>
											</button>
											<div class="dropdown-menu" aria-labelledby="navbarThingsToDo">
												<a href="/102-things-to-do/" class="dropdown-item"><i
														class="i-grid"></i> 102 Things To Do</a>
												<a href="/things-to-do/" class="dropdown-item"><i
														class="i-thingstodo"></i> Attractions</a>
												<a href="/restaurants/" class="dropdown-item"><i
														class="i-restaurant"></i> Dining</a>
												<a href="/myrtle-beach-events/" class="dropdown-item"><i
														class="i-calendar"></i> Events &amp; Festivals</a>
												<a href="/golf/" class="dropdown-item"><i class="i-golf"></i> Golf</a>
												<a href="/shows-and-theaters/" class="dropdown-item"><i
														class="i-shows"></i> Shows &amp; Theaters</a>
												<a href="/shopping/" class="dropdown-item"><i class="i-shopping"></i>
													Shopping</a>
												<a href="/nightlife/" class="dropdown-item"><i class="i-nightlife"></i>
													Nightlife</a>
												<a href="/things-to-do/for-kids/" class="dropdown-item"><i
														class="i-review"></i> For Kids</a>
												<!--<a href="/things-to-do/watersports/" class="dropdown-item"><i
														class="i-buoy"></i> Water Sports</a>
												<a href="/things-to-do/miniature-golf/" class="dropdown-item"><i
														class="i-starempty"></i> Mini Golf</a>-->
											</div>
										</div>
									</li>
								</ul>
							</div>
							<div class="d-none d-lg-block order-lg-2 mx-auto align-self-center" style="width: 150px">
								<a class="navbar-brand d-block text-center mx-auto"
									href="https://www.myrtlebeach.com/"
									rel="home">
									<span class="site-title sr-only">MyrtleBeach.com</span>
									<span class="logo center" aria-hidden="true">
										<i class="i-myrtle icon-64 text-secondary"></i>
										<i class="i-beach icon-64 text-teal"></i>
									</span>
								</a>
							</div>
							<div class="order-lg-3 col d-flex" style="position: static">
								<ul class="nav navbar-nav justify-content-around align-items-center w-100">
									<li class="nav-item dropdown">
										<div class="btn-group">
											<a class="nav-link h6 text-center mb-0 navbar-hover" href="/deals/"
												id="navbarDeals">
												<i class="i-hotdeal icon-24 "></i>
												Deals & Giveaways
											</a>
											<button type="button"
												class="btn btn-link text-white border-0 dropdown-toggle-split p-0"
												data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
												<span class="sr-only">Toggle Dropdown</span>
											</button>
											<div class="dropdown-menu" aria-labelledby="navbarDeals">
												<a href="/deals/" class="dropdown-item"><i class="i-percent"></i> Hotel
													Deals</a>
												<a href="/deals/coupons/" class="dropdown-item"><i
														class="i-hotdeal"></i> Save on Attractions &amp; Dining!</a>
												<!--<a href="/deals/tickets/" class="dropdown-item"><i class="i-ticket"></i>
													Discount Tickets</a>-->
												<a href="/deals/top-free-things-to-do-in-myrtle-beach/"
													class="dropdown-item"><i class="i-burst"></i> Free Things to Do</a>
												<a href="/deals/top-10-things-to-do-under-10/" class="dropdown-item"><i
														class="i-price"></i> Activities Under $10</a>
												<a href="/win/" class="dropdown-item"><i class="i-plane"></i> Win a free
													trip!</a>
											</div>
										</div>
									</li>

									<li class="nav-item">
										<div class="btn-group">
											<a class="nav-link h6 text-center mb-0 navbar-hover" href="/restaurants/"
											id="navbarRestaurants">
											<i class="i-restaurant icon-24 "></i>
												Restaurants
											</a>
										</div>
									</li>

																	</ul>
							</div>
						</div>
					</div>

					<div id="overflow-menu" class="collapse overflow-collapse">
						<h3 class="text-white bg-primary sticky-top m-0 pt-3 pb-2 px-3">Main Navigation</h3>
						<ul class="list-unstyled list-group list-group-flush bg-primary flex-row flex-wrap px-3"
							style="padding-bottom: 100px;">
							<li class="list-group-item bg-primary col-12">
								<a href="#overflow-collapse-hotels" data-toggle="collapse" class="nav-link p-0"
									aria-expanded="false">
									<i class="i-building"></i> Hotels &amp; Resorts <i class="i-right"></i>
								</a>
								<ul id="overflow-collapse-hotels" class="collapse list-unstyled" aria-expanded="false">
									<li class="nav-item">
										<a href="/hotels/" class="nav-link">
											<i class="i-bed icon-24 white"></i> Hotels
										</a>
									</li>
									<li class="nav-item">
										<a href="/hotels/resorts/" class="nav-link">
											<i class="i-tree icon-24 white"></i> Resorts
										</a>
									</li>
									<li class="nav-item">
										<a href="/condos/" class="nav-link">
											<i class="i-building icon-24 white"></i> Condos
										</a>
									</li>
									<li class="nav-item">
										<a href="/motels/" class="nav-link">
											<i class="i-key icon-24 white"></i> Motels &amp; Inns
										</a>
									</li>
									<li class="nav-item">
										<a href="/vacation-rentals-and-homes/" class="nav-link">
											<i class="i-umbrella icon-24 white"></i> Vacation Rentals
										</a>
									</li>
									<li class="nav-item">
										<a href="/campgrounds/" class="nav-link">
											<i class="i-campground icon-24 white"></i> Campgrounds
										</a>
									</li>
									<!--<li class="nav-item">
										<a href="/real-estate/" class="nav-link">
											<i class="i-realestate icon-24 white"></i> Real Estate
										</a>
									</li>-->
									<li class="nav-item">
										<a href="/deals/" class="nav-link">
											<i class="i-hotdeal icon-24 white"></i> Hotel Deals
										</a>
									</li>
								</ul>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="#overflow-collapse-things-to-do" data-toggle="collapse" class="nav-link p-0"
									aria-expanded="false"><i class="i-thingstodo"></i> Things To Do
									<i class="i-right">
									</i></a>
								<ul id="overflow-collapse-things-to-do" class="collapse list-unstyled" aria-expanded="false">
										
										<li class="nav-item">
											<a href="/102-things-to-do/" class="nav-link">
												<i class="i-grid icon-24 white"></i> 102 Things To Do
											</a>
										</li><li class="nav-item">
											<a href="/things-to-do/" class="nav-link">
												<i class="i-thingstodo icon-24 white"></i> Attractions
											</a>
										</li>
										<li class="nav-item">
											<a href="/restaurants/" class="nav-link">
												<i class="i-restaurant icon-24 white"></i> Dining
											</a>
										</li>
										<li class="nav-item">
											<a href="/shows-and-theaters/" class="nav-link">
												<i class="i-shows icon-24 white"></i> Shows &amp; Theaters
											</a>
										</li>
										<li class="nav-item">
											<a href="/shopping/" class="nav-link">
												<i class="i-shopping icon-24 white"></i> Shopping
											</a>
										</li>
										<li class="nav-item">
											<a href="/nightlife/" class="nav-link">
												<i class="i-nightlife icon-24 white"></i> Nightlife
											</a>
										</li>
										<li class="nav-item">
											<a href="/things-to-do/for-kids/" class="nav-link">
												<i class="i-kids icon-24 white"></i> For Kids
											</a>
										</li>
										<li class="nav-item">
											<a href="/things-to-do/watersports/" class="nav-link">
												<i class="i-buoy icon-24 white"></i> Watersports
											</a>
										</li>
										<li class="nav-item">
											<a href="/golf/" class="nav-link">
												<i class="i-golf icon-24 white"></i> Golf
											</a>
										</li>
										<li class="nav-item">
											<a href="/things-to-do/miniature-golf/" class="nav-link">
												<i class="i-starempty icon-24 white"></i> Mini Golf
											</a>
										</li>

								</ul>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="#overflow-collapse-deals" data-toggle="collapse" class="nav-link p-0"
									aria-expanded="false"> <i class="i-building"></i> Deals &amp;
									Discounts <i class="i-right"></i></a>
								<ul id="overflow-collapse-deals" class="collapse list-unstyled" aria-expanded="false">
										<li class="nav-item">
											<a href="/deals/" class="nav-link">
												<i class="i-percent icon-24 white"></i> Hotel Deals
											</a>
										</li>
										<li class="nav-item">
											<a href="/deals/coupons/" class="nav-link">
												<i class="i-hotdeal icon-24 white"></i> Coupons
											</a>
										</li>
										<!--<li class="nav-item">
											<a href="/deals/tickets/" class="nav-link">
												<i class="i-ticket icon-24 white"></i> Tickets
											</a>
										</li>-->
										<li class="nav-item">
											<a href="/monster-app/" class="nav-link">
												<i class="i-price3 icon-24 white"></i> Coupon Book
											</a>
										</li>
										<li class="nav-item">
											<a href="/things-to-do/watersports/" class="nav-link">
												<i class="i-buoy icon-24 white"></i> Watersports
											</a>
										</li>
										<li class="nav-item">
											<a href="/win/" class="nav-link">
												<i class="i-plane icon-24 white"></i> Giveaways
											</a>
										</li>
								</ul>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="/restaurants/" class="nav-link p-0" aria-expanded="false"><i class="i-restaurant"></i> Restaurants</a>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="#overflow-collapse-realestate" data-toggle="collapse" class="nav-link p-0"
									aria-expanded="false"><i class="i-realestate"></i> Real Estate <i
										class="i-right"></i></a>
								<ul id="overflow-collapse-realestate" class="collapse list-unstyled"
									aria-expanded="false">
									<li class="nav-item">
										<a href="/real-estate/neighborhoods/" class="nav-link">
											<i class="i-realestate icon-24 white"></i> Neighborhoods
										</a>
									</li>
									<li class="nav-item">
										<a href="/myrtle-beach-area/" class="nav-link">
											<i class="i-location icon-24 white"></i> Cities &amp; Communities
										</a>
									</li>
									<li class="nav-item">
										<a href="/vacation-rentals-and-homes/" class="nav-link">
											<i class="i-palmtree icon-24 white"></i> Vacation Rentals
										</a>
									</li>
								</ul>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="/myrtle-beach-events/" class="nav-link p-0"><i class="i-calendar"></i>
									Events &amp; Festivals </a>
							</li>
							<li class="list-group-item bg-primary col-12">
								<a href="/webcams/" class="nav-link p-0"><i class="fa fa-play"></i> Webcams
								</a>
							</li>

							<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/golf/" class="nav-link p-0"><i class="i-golf"></i> Golf Courses</a>
							</li>
							<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/weather/" class="nav-link p-0"><i class="i-sun"></i> Weather</a>
							</li>
							<!--<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/myrtle-beach-area/delivery-services/" class="nav-link p-0"><i class="i-shopping"></i> Delivery Services</a>
							</li>-->
							<!--<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/myrtle-beach-area/photography/" class="nav-link p-0"><i class="i-camera"></i> Photographers</a>
							</li>-->
							<!--<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/deals/tickets/" class="nav-link p-0"><i class="i-ticket"></i> Tickets</a>
							</li>-->
							<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/advertise-with-us/" class="nav-link p-0"><i class="i-contact"></i> Advertise With Us</a>
							</li>
							<!--<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/photo-gallery/" class="nav-link p-0"><i class="i-photo"></i> Photos</a>
							</li>-->
							<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/blog/" class="nav-link p-0"><i class="i-article"></i> Blog</a>
							</li>
							<li class="list-group-item bg-primary col-12 col-lg-6">
								<a href="/win/" class="nav-link p-0"><i class="i-percent"></i> Giveaways</a>
							</li>
						</ul>
					</div>

					
					<!-- Overflow Menu Toggle -->
					<button class="navbar-toggler d-block" type="button" data-toggle="collapse"
						data-target="#overflow-menu" aria-controls="overflow-menu" aria-expanded="false"
						aria-label="Toggle navigation">
						<span class="navbar-toggler-icon"></span>
					</button>


				</div>
			</nav>
		</header>

				<!-- Site Search Form -->
		<div id="site-search" class="collapse navbar-collapse bg-teal">
			<div class="container py-5">
				<button id="site-search-close" type="button" class="close" aria-label="Close">
					<span aria-hidden="true">&times;</span>
				</button>
				

<form role="search" method="get" class="search-form input-group" action="https://www.myrtlebeach.com/">
	<label for="search-form-683587ed7c707">
		<span class="sr-only">Search for:</span>
	</label>
    <input type="search" id="search-form-683587ed7c707" class="search-field form-control" placeholder="Search &hellip;" value="" name="s" />
    <div class="input-group-append">
        <button type="submit" class="search-submit btn btn-primary">Search</button>
    </div>
</form>
			</div>
		</div>
		

	<meta itemprop="primaryImageOfPage" content="Array" />
	<div class="listing-hero-image">
		<img fetchpriority="high" width="1304" height="720" src="https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain-1304x720.jpg" class="rellax" alt="" data-rellax-speed="-6" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain.jpg 1304w, https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain-543x300.jpg 543w, https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain-768x424.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2016/11/HotelsMain-30x17.jpg 30w" sizes="(max-width: 1304px) 100vw, 1304px" />	</div>

<main id="content" class="bg-white position-relative">

	
		<!-- Title and Filters -->
					<section id="intro" class="border-light border-bottom py-3 bg-white">
				<div class="container">
					<div class="row align-items-end">
						<div class="col">
							<p class="small m-0">							</p>
							<h1 class="m-0 text-primary">Myrtle Beach Hotels</h1>
						</div>
													<div class="col-md-6 text-md-right">
								    <!-- Amenities -->
    <div class="dropdown d-inline-block" data-group="amenities">
        <button class="btn btn-outline-primary dropdown-toggle" type="button"
            id="dropdown-filter-amenities" data-toggle="dropdown" data-display="static"
            aria-haspopup="true" aria-expanded="false">
            Amenities
        </button>
        <div class="dropdown-menu filter" aria-labelledby="dropdown-filter-amenities">
            <p class="h3 text-primary px-3 d-md-none">Amenities</p>
            <a href="#" class="filter-button dropdown-item" data-filter=".indoor-pool"
                data-label="Indoor Pool">
                Indoor Pool
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".outdoor-pool"
                data-label="Outdoor Pool">
                Outdoor Pool
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".lazy-river"
                data-label="Lazy River">
                Lazy River
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".hot-tub" data-label="Hot Tub">
                Hot Tub
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".fitness-center"
                data-label="Fitness Center">
                Fitness Center
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".wi-fi"
                data-label="Free Wi-Fi">
                Free Wi-fi
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".pet-friendly"
                data-label="Pets Allowed">
                Pets Allowed
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".restaurant"
                data-label="Restaurant">
                Restaurant
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".breakfast"
                data-label="Free Breakfast">
                Free Breakfast
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".kids"
                data-label="Kids' Program">
                Kids' Program
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".meeting-space"
                data-label="Meeting Space">
                Meeting Space
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".spa"
                data-label="Spa Facility">
                Spa Facility
            </a>

        </div>
    </div>
    <!-- Location -->
    <div class="dropdown d-inline-block" data-group="location">
        <button class="btn btn-outline-primary dropdown-toggle" type="button"
            id="dropdown-filter-location" data-toggle="dropdown" data-display="static"
            aria-haspopup="true" aria-expanded="false">
            Location
        </button>
        <div class="dropdown-menu filter dropdown-menu-md-right"
            aria-labelledby="dropdown-filter-location">
            <a href="#" class="filter-button dropdown-item" data-filter=".myrtle-beach"
                data-label="Myrtle Beach">
                Myrtle Beach
            </a>
            <a href="#" class="filter-button dropdown-item" data-filter=".north-myrtle-beach"
                data-label="North Myrtle Beach">
                North Myrtle
            </a>
                    </div>
    </div>

							</div>
											</div>
				</div>
			</section>
              <div class="container my-3 my-md-5">
          <p>Save time and money on your next vacation with our curated list of the best Myrtle Beach hotels and resorts in and near the Grand Strand. Start your research with us and check out independent reviews and information, and then book direct for the absolute lowest rates on already affordable hotels in Myrtle Beach. Whether you’ve been dreaming of the oceanfront views from a <a href="https://www.myrtlebeach.com/hotels/hotels-near-the-myrtle-beach-boardwalk/" target="_blank" rel="noopener">hotel on the Boardwalk</a>, planning a weeklong stay at a <a href="https://www.myrtlebeach.com/hotels/top-kid-friendly-myrtle-beach-hotels-resorts/" target="_blank" rel="noopener">kid-friendly resort</a>, or wanting to escape on a romantic getaway with <a href="https://www.myrtlebeach.com/hotels/luxury-resorts-in-myrtle-beach-area/" target="_blank" rel="noopener">luxury accommodations</a>, Myrtle Beach hotels include the right options for everyone.</p>
        </div>
      	  <script type="text/javascript" async defer="defer">
	if (window.jQuery) {
		jQuery(function($){
			var data = {
		  	csrf: '4911cc0b08',
		  	action: 'tba_get_banner_ad',
		  	ad_page: 'hotels'
			};
	    	$.ajax({
	      	url: 'https://www.myrtlebeach.com/wp-admin/admin-ajax.php',
	      	data: data,
	      	method: 'GET',
	      	dataType: 'json',
	      	success: function(data) {
				if(data.html !== false){
					var div = document.createElement('div')
					div.innerHTML = data.html
	        	    $('div.replace-me-with-ads').replaceWith(div);
				}
	      	}
	    	})
		})
	} else {
		document.addEventListener('DOMContentLoaded', function() {
		  var csrf = '4911cc0b08';
		  var ad_page = 'hotels';
		
		  var data = {
			csrf: csrf,
			action: 'tba_get_banner_ad',
			ad_page: ad_page
		  };
		
		  // Convert data object to URL-encoded string
		  var params = Object.keys(data).map(function(key) {
			return encodeURIComponent(key) + '=' + encodeURIComponent(data[key]);
		  }).join('&');
		
		  var xhr = new XMLHttpRequest();
		  xhr.open('GET', 'https://www.myrtlebeach.com/wp-admin/admin-ajax.php?' + params, true);
		  xhr.setRequestHeader('Content-Type', 'application/json;charset=UTF-8');
		
		  // Set up a callback function to handle the response
		  xhr.onload = function() {
			if (xhr.status >= 200 && xhr.status < 400) {
			  var data = JSON.parse(xhr.responseText);
			  if(data.html !== false){
				var div = document.createElement('div')
				div.innerHTML = data.html
			  	document.querySelector('div.replace-me-with-ads').replaceWith(div);
		  	  }
			}
		  };
		
		  // Handle network errors
		  xhr.onerror = function() {
			console.error('Error making the request.');
		  };
		
		  // Send the request
		  xhr.send();
		});
	}
</script>

<div class="replace-me-with-ads" style="height:0px;"></div>
			
		
	<!--LEADERBOARD AD-->
	
			<!-- List/Map toggle -->
		<section id="list-map-toggle">
			<div class="container text-center mb-3 pb-3">
				<div class="btn-group" role="group" aria-label="Toggle Map or List View">
					<a href="#" class="btn btn-primary">List View <span class="sr-only">(Selected)</span></a>
					<a href="/hotels-map" class="btn btn-outline-primary">Map View</a>
				</div>
			</div>
		</section>
	
	<!-- Listing -->
	<section id="listing">
		<div class="container">
			
			<ul class="list-unstyled row my-3">

								
												<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground golf-package arcade fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant vending-machines gift-shop laundry-facility wi-fi   "
					data-title="Landmark Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/landmark-resort-myrtle-beach/">
																				<img width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/landmark-resort-myrtle-beach/">Landmark Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 215 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"We have been going here for 6 years"</strong> — <span class="capitalize">Lona M</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Check out reviews, photos, and deals from the oceanfront Landmark Resort Hotel in Myrtle Beach, SC. Book direct for&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/landmark-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Landmark Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20933&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.landmarkresort.com%2F%3Fnck%3D8772983163%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Landmark Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.landmarkresort.com/?nck=8772983163&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave murphy-bed living-space full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool playground game-boards tanning-lawn fitness-center cafe-restaurant restaurant breakfast wi-fi free-parking   "
					data-title="Monterey Bay Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/monterey-bay-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/monterey-bay-myrtle-beach/">Monterey Bay Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 102 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Short stay,long on enjoyment."</strong> — <span class="capitalize">Mary S</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Monterey Bay is an all-suite resort situated on a beautiful stretch of beach on the north end of Myrtle Beach. Mont&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/monterey-bay-myrtle-beach/">
									More Info<span class="sr-only"> about Monterey Bay Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20931&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.montereybaysuites.com%2F%3Fnck%3D8552821032%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Monterey Bay Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.montereybaysuites.com/?nck=8552821032&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating5 north-myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool game-boards shuffleboard-courts golf-package spa fitness-center indoor-bar-lounge pool-bar cafe-restaurant restaurant wi-fi free-parking   "
					data-title="North Beach Resort &#038; Villas Myrtle Beach"
					data-rate="99999"
					data-rating="5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/north-beach-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/north-beach-resort-myrtle-beach/">North Beach Resort &#038; Villas Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
											<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starfull icon-28"></i>










																					<span class="rating-reviews small">based on 114 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Can’t Wait to Go Back"</strong> — <span class="capitalize">Amanda G.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Located between the Atlantic Ocean and White Point Swash on a 7.5-acre island, North Beach Resorts &amp; Villas is &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/north-beach-resort-myrtle-beach/">
									More Info<span class="sr-only"> about North Beach Resort &#038; Villas Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20898&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.northbeachrentals.com%2F%3Fnck%3D8663678804%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="North Beach Resort &#038; Villas Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.northbeachrentals.com/?nck=8663678804&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770692&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.northbeachrentals.com%2Freservations%2F%3Fnck%3D8663678804%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.northbeachrentals.com/reservations/?nck=8663678804&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:north-beach-resort-myrtle-beach" title="One Bedroom Villas From <em>$199/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> One Bedroom Villas From <em>$199/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view refrigerator-mini-fridge coffee-maker microwave washer-dryer living-space full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river arcade spa meeting-space cafe-restaurant restaurant gift-shop laundry-facility wi-fi free-parking pricing5  "
					data-title="North Shore Oceanfront Hotel"
					data-rate="220"
					data-rating="4">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/north-shore-oceanfront-hotel/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/north-shore-oceanfront-hotel/">North Shore Oceanfront Hotel</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										

	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starempty icon-28"></i>	








																					<span class="rating-reviews small">based on 41 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Amazing family trip!"</strong> — <span class="capitalize">Valerie A</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">North Shore Oceanfront Hotel offers comfortable lodging options and modern amenities perfect for a seaside family v&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/north-shore-oceanfront-hotel/">
									More Info<span class="sr-only"> about North Shore Oceanfront Hotel</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20897&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fnorthshoremyrtlebeach.com%2F%3Futm_source%3Dmyrtlebeach.com%26amp%253Butm_medium%3Dpaid_listing%26amp%253Butm_campaign%3Dpremium-listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="North Shore Oceanfront Hotel"
									data-hotel-click-type="Basic"
									data-hotel-url="https://northshoremyrtlebeach.com/?utm_source=myrtlebeach.com&amp;utm_medium=paid_listing&amp;utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach north-myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river playground tennis-courts volleyball-courts tennis-department golf-package fitness-center meeting-space indoor-bar-lounge tiki-bar cafe-restaurant restaurant vending-machines laundry-facility wi-fi service-animals-allowed   "
					data-title="Ocean Creek Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/ocean-creek-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/ocean-creek-resort-myrtle-beach/">Ocean Creek Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 59 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"One of the greatest."</strong> — <span class="capitalize">Beach Lover</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Ocean Creek is a gated resort offering 57 acres of space to roam, relax, and play. With a secluded oceanfront locat&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/ocean-creek-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Ocean Creek Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20929&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.oceancreek.com%2F%3Fcmpid%3DMBprofile%26nck%3D8772983161%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Ocean Creek Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.oceancreek.com/?cmpid=MBprofile&nck=8772983161&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3   myrtle-beach   indoor-pool outdoor-pool hot-tub wi-fi   "
					data-title="Ocean Plaza"
					data-rate="99999"
					data-rating="0">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/ocean-plaza/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/ocean-plaza/">Ocean Plaza</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										









	
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


								</div>
								
								<p class="listing-excerpt">Centrally located in Myrtle Beach, the Ocean Plaza motel is a solid choice for travelers who want to enjoy everythi&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/motels-and-inns/ocean-plaza/">
									More Info<span class="sr-only"> about Ocean Plaza</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20805&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.ocean-plaza.com%2F%3Futm_source%3DMBCom%26utm_medium%3DWebListing%26NCK%3D18552016534%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Ocean Plaza"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.ocean-plaza.com/?utm_source=MBCom&utm_medium=WebListing&NCK=18552016534&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge microwave iron-board blow-dryer washer-dryer kitchenette full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground game-boards shuffleboard-courts volleyball-courts golf-package arcade fitness-center indoor-bar-lounge pool-bar cafe-restaurant restaurant live-music gift-shop wi-fi free-parking   "
					data-title="Ocean Reef Resort"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/ocean-reef-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/ocean-reef-myrtle-beach/">Ocean Reef Resort</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 154 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"The best resort"</strong> — <span class="capitalize">Janice</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Ocean Reef Resort is located on a beautiful stretch of shore near the north end of Myrtle Beach. The location offer&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/ocean-reef-myrtle-beach/">
									More Info<span class="sr-only"> about Ocean Reef Resort</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20894&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.oceanreefmyrtlebeach.com%2F%3Fnck%3D8883121151%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Ocean Reef Resort"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.oceanreefmyrtlebeach.com/?nck=8883121151&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770696&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.oceanreefmyrtlebeach.com%2Freservations%2F%3Fnck%3D8883121151%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.oceanreefmyrtlebeach.com/reservations/?nck=8883121151&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:ocean-reef-myrtle-beach" title="Oceanfront Rooms From <em>$129/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Oceanfront Rooms From <em>$129/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3   myrtle-beach   outdoor-pool wi-fi pet-friendly   "
					data-title="Oceanfront Viking Motel"
					data-rate="99999"
					data-rating="0">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/oceanfront-viking-motel/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/oceanfront-viking-motel/">Oceanfront Viking Motel</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										









	
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


								</div>
								
								<p class="listing-excerpt">The Viking Oceanfront Motel offers the comforts of home at an affordable price right on the ocean in beautiful Myrt&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/motels-and-inns/oceanfront-viking-motel/">
									More Info<span class="sr-only"> about Oceanfront Viking Motel</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20804&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.vikingmotel.com%2F%3Futm_source%3DMBCom%26utm_medium%3DWebListing%26NCK%3D18448838729%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Oceanfront Viking Motel"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.vikingmotel.com/?utm_source=MBCom&utm_medium=WebListing&NCK=18448838729&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer sleeper-sofa living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool hot-tub waterpark waterslide arcade sauna fitness-center meeting-space indoor-bar-lounge cafe-restaurant restaurant vending-machines laundry-facility wi-fi service-animals-allowed   "
					data-title="Palace Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/palace-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/palace-resort-myrtle-beach/">Palace Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 73 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Anniversary Haven"</strong> — <span class="capitalize">Amanda Hasty</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Located in the southern end of Myrtle Beach, SC, the Palace Resort offers oceanfront suites perfect for your next G&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/palace-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Palace Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20928&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.palaceresort.com%2F%3Fcmpid%3DMBprofile%26nck%3D8773112673%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Palace Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.palaceresort.com/?cmpid=MBprofile&nck=8773112673&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub kiddie-pool tanning-lawn fitness-center vending-machines laundry-facility wi-fi service-animals-allowed   "
					data-title="Palms Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/palms-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/palms-resort-myrtle-beach/">Palms Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 36 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Love Palms"</strong> — <span class="capitalize">Amanda H.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">The Palms Resort offers an incredible location in the heart of downtown Myrtle Beach, SC. This oceanfront resort ha&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/palms-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Palms Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20919&typeID=1&source=hotels-page-listing:visit-website&href=http%3A%2F%2Fwww.palmsresort.com%2F%3Fcmpid%3DMBprofile%26nck%3D8552561765%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Palms Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="http://www.palmsresort.com/?cmpid=MBprofile&nck=8552561765&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   oceanfront outdoor-pool indoor-pool hot-tub lazy-river fitness-center restaurant wi-fi free-parking   "
					data-title="Paradise Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/paradise-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/paradise-resort-myrtle-beach/">Paradise Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 111 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Nice modern hotel"</strong> — <span class="capitalize">Jessica P</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">The Paradise Resort lives up to its name, offering guests an alluring seaside escape. Located in the southern end o&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/paradise-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Paradise Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20895&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.paradiseresortmb.com%2F%3Fnck%3D8888940280%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Paradise Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.paradiseresortmb.com/?nck=8888940280&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770693&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.paradiseresortmb.com%2Freservations%2F%3Fnck%3D8888940280%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.paradiseresortmb.com/reservations/?nck=8888940280&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:paradise-resort-myrtle-beach" title="Ocean View Rooms From <em>$99/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Ocean View Rooms From <em>$99/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3   myrtle-beach   indoor-pool outdoor-pool hot-tub wi-fi pet-friendly   "
					data-title="Polynesian Oceanfront Hotel"
					data-rate="99999"
					data-rating="0">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/polynesian-oceanfront-hotel/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/motels-and-inns/polynesian-oceanfront-hotel/">Polynesian Oceanfront Hotel</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										









	
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


								</div>
								
								<p class="listing-excerpt">The Polynesian Hotel is a beachfront property located in the heart of Myrtle Beach. The hotel offers a relaxing esc&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/motels-and-inns/polynesian-oceanfront-hotel/">
									More Info<span class="sr-only"> about Polynesian Oceanfront Hotel</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=755536&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.polynesian-resort.com%2F%3Futm_source%3DMBCom%26utm_medium%3DWebListing%26NCK%3D18448733553%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Polynesian Oceanfront Hotel"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.polynesian-resort.com/?utm_source=MBCom&utm_medium=WebListing&NCK=18448733553&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 north-myrtle-beach   ocean-view city-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool hot-tub lazy-river kids-program golf-package fitness-center meeting-space cafe-restaurant restaurant wi-fi free-parking   "
					data-title="Prince Resort North Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/prince-resort-north-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/prince-resort-north-myrtle-beach/">Prince Resort North Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 74 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Clean Rooms and Great Staff"</strong> — <span class="capitalize">Wendy B.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Located in the Cherry Grove section of North Myrtle Beach, the Prince Resort at the Cherry Grove Pier is a great fa&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/prince-resort-north-myrtle-beach/">
									More Info<span class="sr-only"> about Prince Resort North Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20879&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.princeresortonline.com%2F%3Futm_source%3DPRT_MBCom%26amp%3Butm_medium%3DPremWebListing%26amp%3Butm_campaign%3DPRT_MBCom_PremWebListing_100113%26amp%3BNCK%3D18772697133%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Prince Resort North Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.princeresortonline.com/?utm_source=PRT_MBCom&amp;utm_medium=PremWebListing&amp;utm_campaign=PRT_MBCom_PremWebListing_100113&amp;NCK=18772697133&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=759020&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.princeresortonline.com%2Fbreakfast-on-us%3Futm_source%3Dmyrtlebeach_com%26utm_medium%3Dhot_deals%26utm_campaign%3D2024_deals%26NCK%3D18886575684" data-hotdeal-url="https://www.princeresortonline.com/breakfast-on-us?utm_source=myrtlebeach_com&utm_medium=hot_deals&utm_campaign=2024_deals&NCK=18886575684" data-hotdeal-location="hot-deals:hotel-listing:prince-resort-north-myrtle-beach" title="25% OFF Plus Free Breakfast!" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> 25% OFF Plus Free Breakfast!		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating5 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave washer-dryer sleeper-sofa murphy-bed living-space dishwasher full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river golf-package wi-fi free-parking   "
					data-title="Roxanne Towers Myrtle Beach"
					data-rate="99999"
					data-rating="5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/roxanne-towers-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/roxanne-towers-myrtle-beach/">Roxanne Towers Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
											<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starfull icon-28"></i>










																					<span class="rating-reviews small">based on 53 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Clean rooms, great value and location!"</strong> — <span class="capitalize">dennis k</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Roxanne Towers has a fantastic oceanfront location just two blocks from the Myrtle Beach Boardwalk. Each room featu&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/roxanne-towers-myrtle-beach/">
									More Info<span class="sr-only"> about Roxanne Towers Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20925&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Ftheroxanne.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Roxanne Towers Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://theroxanne.com/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer murphy-bed living-space dishwasher kitchenette full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground golf-package arcade tanning-lawn spa fitness-center meeting-space indoor-bar-lounge tiki-bar cafe-restaurant restaurant gift-shop laundry-facility wi-fi pricing5  "
					data-title="Sand Dunes Resort Myrtle Beach"
					data-rate="220"
					data-rating="4">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sand-dunes-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sand-dunes-resort-myrtle-beach/">Sand Dunes Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										

	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starempty icon-28"></i>	








																					<span class="rating-reviews small">based on 56 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great place for Kids"</strong> — <span class="capitalize">Ann M.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Check out reviews, photos, and deals from the oceanfront Sand Dunes Resort in Myrtle Beach, SC. Book direct for the&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sand-dunes-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Sand Dunes Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20924&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fsanddunesmb.com%2F%3Futm_source%3Dmyrtlebeach.com%26amp%253Butm_medium%3Dpaid_listing%26amp%253Butm_campaign%3Dpremium-listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Sand Dunes Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://sanddunesmb.com/?utm_source=myrtlebeach.com&amp;utm_medium=paid_listing&amp;utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer sleeper-sofa living-space full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool pickleball-courts basketball-courts tennis-courts volleyball-courts kids-program tennis-department golf-package spa fitness-center indoor-bar-lounge cafe-restaurant restaurant gift-shop laundry-facility wi-fi free-parking pricing6  "
					data-title="Sands Beach Club"
					data-rate="320"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sands-beach-club/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sands-beach-club/">Sands Beach Club</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 39 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Would Love to Stay Here Again"</strong> — <span class="capitalize">Merianne B.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Experience the luxury of staying at Sands Beach Club on Shore Drive—one of the best areas in Myrtle Beach. This i&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sands-beach-club/">
									More Info<span class="sr-only"> about Sands Beach Club</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20795&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Foceananniesresorts.com%2Fsands-beach-club%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Sands Beach Club"
									data-hotel-click-type="Basic"
									data-hotel-url="https://oceananniesresorts.com/sands-beach-club/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave washer-dryer sleeper-sofa living-space kitchenette full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river tennis-courts kids-program golf-package spa fitness-center meeting-space indoor-bar-lounge tiki-bar cafe-restaurant restaurant live-music gift-shop laundry-facility wi-fi free-parking pricing4  "
					data-title="Sands Ocean Club Resort"
					data-rate="190"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sands-ocean-club-resort/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sands-ocean-club-resort/">Sands Ocean Club Resort</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 93 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great vacation at Myrtle Beach."</strong> — <span class="capitalize">Alicia T</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Give your vacation a major upgrade by staying at the Sands Ocean Club, an oceanfront resort perfect for family vaca&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sands-ocean-club-resort/">
									More Info<span class="sr-only"> about Sands Ocean Club Resort</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20892&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Foceananniesresorts.com%2Fsands-ocean-club%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Sands Ocean Club Resort"
									data-hotel-click-type="Basic"
									data-hotel-url="https://oceananniesresorts.com/sands-ocean-club/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave washer-dryer sleeper-sofa murphy-bed living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool aquatic-playground fitness-center meeting-space wi-fi   "
					data-title="Sandy Beach Oceanfront Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sandy-beach-oceanfront-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sandy-beach-oceanfront-resort-myrtle-beach/">Sandy Beach Oceanfront Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 107 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Awesome Beach Getaway!"</strong> — <span class="capitalize">Chad W</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Sandy Beach Resort offers the luxury and seclusion guests crave and the proximity to attractions that visitors want&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sandy-beach-oceanfront-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Sandy Beach Oceanfront Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20923&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.sandybeachoceanfrontresort.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dreferral%26utm_campaign%3Dmain-listing%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Sandy Beach Oceanfront Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.sandybeachoceanfrontresort.com/?utm_source=myrtlebeach.com&utm_medium=referral&utm_campaign=main-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   indoor-pool outdoor-pool lazy-river hot-tub fitness-center wi-fi restaurant pricing4  "
					data-title="Sea Crest Oceanfront Resort Myrtle Beach"
					data-rate="180"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sea-crest-oceanfront-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sea-crest-oceanfront-resort-myrtle-beach/">Sea Crest Oceanfront Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 130 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Love the beach bar, activities and amenities!"</strong> — <span class="capitalize">Sherry Embry</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Stay in the lap of luxury near downtown Myrtle Beach at Sea Crest Resort. Located between Ocean Boulevard and the A&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sea-crest-oceanfront-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Sea Crest Oceanfront Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20891&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.seacrestmyrtlebeachresort.com%2F%3Fcmpid%3DMBprofile%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Sea Crest Oceanfront Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.seacrestmyrtlebeachresort.com/?cmpid=MBprofile&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river playground kids-program golf-package arcade fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant live-music vending-machines laundry-facility wi-fi free-parking service-animals-allowed   "
					data-title="Sea Watch Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sea-watch-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-480x240.png" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-480x240.png 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-300x150.png 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-600x300.png 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-768x384.png 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-960x480.png 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-230x115.png 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-310x155.png 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior.png 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-480x240.png" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-480x240.png 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-300x150.png 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-600x300.png 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-768x384.png 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-960x480.png 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-230x115.png 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior-310x155.png 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior.png 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/sea-watch-resort-myrtle-beach/">Sea Watch Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 106 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great room and awesome location!"</strong> — <span class="capitalize">Kathleen Sheedy</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Located in the exclusive Arcadian section of town, this tower-style resort sits on a secluded stretch of beach near&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/sea-watch-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Sea Watch Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20890&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.seawatchresort.com%2F%3Fcmpid%3DMBprofile%26nck%3D8556938226%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Sea Watch Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.seawatchresort.com/?cmpid=MBprofile&nck=8556938226&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating5 north-myrtle-beach   balcony ocean-view city-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river golf-package fitness-center breakfast wi-fi service-animals-allowed   "
					data-title="Seaside North Myrtle Beach"
					data-rate="99999"
					data-rating="5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/seaside-north-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/seaside-north-myrtle-beach/">Seaside North Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
											<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starfull icon-28"></i>










																					<span class="rating-reviews small">based on 32 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great view"</strong> — <span class="capitalize">Christina W.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Stay in a luxurious condominium unit on the North Myrtle Beach oceanfront and enjoy the secluded stretch of white-s&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/seaside-north-myrtle-beach/">
									More Info<span class="sr-only"> about Seaside North Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20875&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.seasidemb.com%2F%3Futm_source%3DSS_MBCom%26amp%3Butm_medium%3DPremWebListing%26amp%3Butm_campaign%3DSS_MBCom_PremWebListing_100113%26amp%3BNCK%3D18889760570%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Seaside North Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.seasidemb.com/?utm_source=SS_MBCom&amp;utm_medium=PremWebListing&amp;utm_campaign=SS_MBCom_PremWebListing_100113&amp;NCK=18889760570&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer sleeper-sofa murphy-bed living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool aquatic-playground golf-package arcade tanning-lawn spa fitness-center meeting-space pool-bar tiki-bar cafe-restaurant restaurant vending-machines gift-shop laundry-facility wi-fi service-animals-allowed   "
					data-title="The Caravelle Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/the-caravelle-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-480x240.jpeg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-480x240.jpeg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-300x150.jpeg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-960x480.jpeg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-230x115.jpeg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-310x155.jpeg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-480x240.jpeg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-480x240.jpeg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-300x150.jpeg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-960x480.jpeg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-230x115.jpeg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior-310x155.jpeg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/the-caravelle-resort-myrtle-beach/">The Caravelle Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 133 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Everything a Vacation Should Be"</strong> — <span class="capitalize">Michelle S</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">This resort on the north end of Myrtle Beach includes nine different buildings on its multi-block property, ranging&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/the-caravelle-resort-myrtle-beach/">
									More Info<span class="sr-only"> about The Caravelle Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20888&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.thecaravelle.com%2F%3Fcmpid%3DMBprofile%26nck%3D8772848977%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="The Caravelle Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.thecaravelle.com/?cmpid=MBprofile&nck=8772848977&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating5 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool hot-tub golf-package tanning-lawn fitness-center indoor-bar-lounge cafe-restaurant restaurant breakfast wi-fi free-parking   "
					data-title="The Strand"
					data-rate="99999"
					data-rating="5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/the-strand/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/the-strand/">The Strand</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
											<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starfull icon-28"></i>










																					<span class="rating-reviews small">based on 61 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Best stay ever"</strong> — <span class="capitalize">Susie B</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">The Strand is a boutique resort located in the heart of Myrtle Beach and provides upscale accommodations for those &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/the-strand/">
									More Info<span class="sr-only"> about The Strand</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20351&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.thestrandmyrtlebeach.com%2F%3Fnck%3D8662524657%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid-listing%26utm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="The Strand"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.thestrandmyrtlebeach.com/?nck=8662524657&utm_source=myrtlebeach.com&utm_medium=paid-listing&utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770695&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.thestrandmyrtlebeach.com%2Freservations%2F%3Fnck%3D8662524657%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.thestrandmyrtlebeach.com/reservations/?nck=8662524657&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:the-strand" title="Ocean View Rooms From <em>$64/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Ocean View Rooms From <em>$64/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board murphy-bed kitchenette tv oceanfront outdoor-pool indoor-pool hot-tub kiddie-pool laundry-facility wi-fi free-parking   "
					data-title="Windsurfer Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/windsurfer-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-480x240.png" class="lazy lazy-hidden attachment-6-column size-6-column" alt="Windsurfer, Myrtle Beach, SC" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-480x240.png 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-300x150.png 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-600x300.png 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-768x384.png 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-30x15.png 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-960x480.png 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-230x115.png 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-310x155.png 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel.png 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-480x240.png" class="attachment-6-column size-6-column" alt="Windsurfer, Myrtle Beach, SC" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-480x240.png 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-300x150.png 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-600x300.png 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-768x384.png 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-30x15.png 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-960x480.png 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-230x115.png 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel-310x155.png 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel.png 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/windsurfer-myrtle-beach/">Windsurfer Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 43 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great time at the Windsurfer Motel at Myrtle Beach, S.C."</strong> — <span class="capitalize">James Green</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Experience the convenience of staying in the heart of downtown Myrtle Beach while also relaxing in tranquility at t&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/windsurfer-myrtle-beach/">
									More Info<span class="sr-only"> about Windsurfer Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20886&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.windsurferhotel.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dreferral%26utm_campaign%3Dmain-listing%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Windsurfer Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.windsurferhotel.com/?utm_source=myrtlebeach.com&utm_medium=referral&utm_campaign=main-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 north-myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa murphy-bed living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool kids-program golf-package fitness-center meeting-space indoor-bar-lounge pool-bar cafe-restaurant restaurant live-music vending-machines gift-shop laundry-facility wi-fi free-parking service-animals-allowed   "
					data-title="Avista Resort North Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/avista-resort-north-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/avista-resort-north-myrtle-beach/">Avista Resort North Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 104 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Amazing room!"</strong> — <span class="capitalize">Darlene W</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Since Avista Resort in North Myrtle Beach opened in 2005, it has been lauded for its fantastic accommodations and a&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/avista-resort-north-myrtle-beach/">
									More Info<span class="sr-only"> about Avista Resort North Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20882&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.avistaresort.com%2F%3Futm_source%3DAV_MBCom%26amp%3Butm_medium%3DWebListing%26amp%3Butm_campaign%3DAV_MBCom_WebListing_NMBHotels_May2011%26amp%3BNCK%3D18667857950%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Avista Resort North Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.avistaresort.com/?utm_source=AV_MBCom&amp;utm_medium=WebListing&amp;utm_campaign=AV_MBCom_WebListing_NMBHotels_May2011&amp;NCK=18667857950&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool game-boards shuffleboard-courts tanning-lawn fitness-center cafe-restaurant restaurant wi-fi free-parking   "
					data-title="Bay View on the Boardwalk"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/bay-view-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/bay-view-resort-myrtle-beach/">Bay View on the Boardwalk</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 184 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"It was very nice."</strong> — <span class="capitalize">Tara Ivey</span></p>
			</div>
								</div>
																	<!-- Tags -->
									<p class="small font-weight-bold">
																				<span class="super-tag">On the Boardwalk! 										</span>
										
										
										
																			</p>
								
								<p class="listing-excerpt">Bay View on the Boardwalk is centrally located on the oceanfront between the Second Avenue Pier and downtown Myrtle&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/bay-view-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Bay View on the Boardwalk</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20917&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.bayviewresort.com%2F%3Fnck%3D8883196391%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Bay View on the Boardwalk"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.bayviewresort.com/?nck=8883196391&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770683&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.bayviewresort.com%2Freservations%2F%3Fnck%3D8883196391%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.bayviewresort.com/reservations/?nck=8883196391&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:bay-view-resort-myrtle-beach" title="Ocean View Rooms From <em>$119/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Ocean View Rooms From <em>$119/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer sleeper-sofa dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river golf-package arcade tanning-lawn sauna fitness-center meeting-space cafe-restaurant restaurant vending-machines laundry-facility wi-fi service-animals-allowed   "
					data-title="Beach Colony Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/beach-colony-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/beach-colony-resort-myrtle-beach/">Beach Colony Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 80 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great times"</strong> — <span class="capitalize">Kasey J</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Beach Colony Resort is located on the oceanfront in close proximity to popular Myrtle Beach attractions. This ocean&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/beach-colony-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Beach Colony Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20944&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.beachcolony.com%2F%3Fcmpid%3DMBprofile%26nck%3D8772795807%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Beach Colony Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.beachcolony.com/?cmpid=MBprofile&nck=8772795807&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 north-myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa murphy-bed living-space dishwasher full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool golf-package arcade fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant gift-shop laundry-facility wi-fi service-animals-allowed   "
					data-title="Beach Cove Resort North Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/beach-cove-resort-north-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/beach-cove-resort-north-myrtle-beach/">Beach Cove Resort North Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 133 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Awesome visit to the beach!!"</strong> — <span class="capitalize">Kelly M</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Beach Cove Resort in North Myrtle Beach, South Carolina, offers a tropical retreat for families, couples, and solo &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/beach-cove-resort-north-myrtle-beach/">
									More Info<span class="sr-only"> about Beach Cove Resort North Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20916&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.beachcove.com%2F%3Fcmpid%3DMBprofile%26nck%3D8772795809%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Beach Cove Resort North Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.beachcove.com/?cmpid=MBprofile&nck=8772795809&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing/"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground game-boards shuffleboard-courts golf-package fitness-center meeting-space indoor-bar-lounge cafe-restaurant restaurant live-music gift-shop wi-fi free-parking car-charging service-animals-allowed   "
					data-title="Breakers Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/breakers-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/breakers-resort-myrtle-beach/">Breakers Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 347 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Awesome time!"</strong> — <span class="capitalize">BillnDonna Crawford</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Breakers Resort includes Paradise Tower, Palms Tower, Dunes Tower, and The Breakers Sailfish Tower. The oceanfront &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/breakers-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Breakers Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20914&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.breakers.com%2F%3Fnck%3D8883122159%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Breakers Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.breakers.com/?nck=8883122159&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770686&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.breakers.com%2Freservations%2F%3Fnck%3D8883122159%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.breakers.com/reservations/?nck=8883122159&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:breakers-resort-myrtle-beach" title="Rooms From <em>$89/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Rooms From <em>$89/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool kids-program fitness-center restaurant wi-fi free-parking service-animals-allowed pricing4  "
					data-title="Camelot by the Sea &#8211; Myrtle Beach Resort"
					data-rate="188"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/camelot-by-the-sea-myrtle-beach-resort/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/camelot-by-the-sea-myrtle-beach-resort/">Camelot by the Sea &#8211; Myrtle Beach Resort</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 52 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Wonderful visit!"</strong> — <span class="capitalize">Jim Crea</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Enjoy an oceanfront Myrtle Beach vacation at the only themed resort in Myrtle Beach &#8211; Camelot by the Sea! The&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/camelot-by-the-sea-myrtle-beach-resort/">
									More Info<span class="sr-only"> about Camelot by the Sea &#8211; Myrtle Beach Resort</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20789&typeID=1&source=hotels-page-listing:visit-website&href=+https%3A%2F%2Fbe.synxis.com%2F%3Fchain%3D31323%26hotel%3D48676%26level%3Dhotel%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Camelot by the Sea &#8211; Myrtle Beach Resort"
									data-hotel-click-type="Basic"
									data-hotel-url=" https://be.synxis.com/?chain=31323&hotel=48676&level=hotel&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer sleeper-sofa murphy-bed living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool aquatic-playground golf-package arcade fitness-center indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant vending-machines laundry-facility wi-fi service-animals-allowed   "
					data-title="Captain&#8217;s Quarters Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/captains-quarters-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/captains-quarters-resort-myrtle-beach/">Captain&#8217;s Quarters Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 267 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Had a blast"</strong> — <span class="capitalize">Jeff Hawks</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Captain’s Quarters is a  kid-friendly hotel in Myrtle Beach that caters to families, couples, or anyone looking &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/captains-quarters-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Captain&#8217;s Quarters Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20913&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.captainsquarters.com%2F%3Fcmpid%3DMBhotel%26nck%3D8887673538%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Captain&#8217;s Quarters Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.captainsquarters.com/?cmpid=MBhotel&nck=8887673538&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa murphy-bed living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground game-boards golf-package arcade spa fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant live-music gift-shop wi-fi free-parking car-charging   "
					data-title="Caribbean Resort &#038; Villas Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/caribbean-resort-villas-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/caribbean-resort-villas-myrtle-beach/">Caribbean Resort &#038; Villas Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 177 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Love this resort and Sea Captain’s House next door!"</strong> — <span class="capitalize">Carol S</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Caribbean Resort was built in 1958 but has undergone several renovations and expansions to make it the modern, comf&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/caribbean-resort-villas-myrtle-beach/">
									More Info<span class="sr-only"> about Caribbean Resort &#038; Villas Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20870&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.caribbeanresort.com%2F%3Fnck%3D8883317677%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Caribbean Resort &#038; Villas Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.caribbeanresort.com/?nck=8883317677&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770687&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.caribbeanresort.com%2Freservations%2F%3Fnck%3D8883317677%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.caribbeanresort.com/reservations/?nck=8883317677&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:caribbean-resort-villas-myrtle-beach" title="Oceanfront One Bedroom Suites <em>$139/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Oceanfront One Bedroom Suites <em>$139/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool tennis-courts tanning-lawn spa fitness-center vending-machines laundry-facility wi-fi free-parking   "
					data-title="Carolina Winds Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/carolina-winds-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/carolina-winds-myrtle-beach/">Carolina Winds Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 65 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Can’t wait to be back"</strong> — <span class="capitalize">Deborah B</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Carolina Winds resort is located on the oceanfront in one of the most desirable areas of Myrtle Beach and offers ev&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/carolina-winds-myrtle-beach/">
									More Info<span class="sr-only"> about Carolina Winds Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20912&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.carolinawinds.com%2F%3Fcmpid%3DMBprofile%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Carolina Winds Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.carolinawinds.com/?cmpid=MBprofile&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing/"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer murphy-bed living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool waterslide aquatic-playground game-boards shuffleboard-courts golf-package arcade fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant live-music gift-shop laundry-facility wi-fi free-parking service-animals-allowed pet-friendly   "
					data-title="Compass Cove Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/compass-cove-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/compass-cove-resort-myrtle-beach/">Compass Cove Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 331 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Nice"</strong> — <span class="capitalize">Carmelita H</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Compass Cove Oceanfront Resort in Myrtle Beach affords beautiful views of the Atlantic Ocean and it is in close pro&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/compass-cove-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Compass Cove Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20911&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.compasscove.com%2F%3Fnck%3D8882438331%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Compass Cove Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.compasscove.com/?nck=8882438331&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   outdoor-pool indoor-pool hot-tub lazy-river fitness-center meeting-space restaurant wi-fi pricing5  "
					data-title="Coral Beach Resort and Suites Myrtle Beach"
					data-rate="220"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/coral-beach-resort-and-suites-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/coral-beach-resort-and-suites-myrtle-beach/">Coral Beach Resort and Suites Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 151 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great Getaway"</strong> — <span class="capitalize">Rolandra Williams</span></p>
			</div>
								</div>
																	<!-- Tags -->
									<p class="small font-weight-bold">
																				<span class="super-tag">Bowling alley, arcade and more!										</span>
										
										
										
																			</p>
								
								<p class="listing-excerpt">Coral Beach Resort &amp;amp; Suites, a top-rated oceanfront hotel in Myrtle Beach, SC, is
located on the ocean in c&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/coral-beach-resort-and-suites-myrtle-beach/">
									More Info<span class="sr-only"> about Coral Beach Resort and Suites Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20871&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.coralbeachmyrtlebeachresort.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Coral Beach Resort and Suites Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.coralbeachmyrtlebeachresort.com/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground golf-package arcade spa fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant live-music laundry-facility wi-fi service-animals-allowed   "
					data-title="Crown Reef Beach Resort and Waterpark"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/crown-reef-beach-resort-and-waterpark/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/crown-reef-beach-resort-and-waterpark/">Crown Reef Beach Resort and Waterpark</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 205 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Everything was Great"</strong> — <span class="capitalize">Debra Oates-Chambers</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Crown Reef Beach Resort takes full advantage of its oceanfront location, as nearly every guest room, plus the water&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/crown-reef-beach-resort-and-waterpark/">
									More Info<span class="sr-only"> about Crown Reef Beach Resort and Waterpark</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20942&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.crownreef.com%2F%3Fnck%3D8559237687%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Crown Reef Beach Resort and Waterpark"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.crownreef.com/?nck=8559237687&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer murphy-bed living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool tanning-lawn sauna fitness-center pool-bar cafe-restaurant breakfast vending-machines gift-shop laundry-facility wi-fi service-animals-allowed   "
					data-title="Dayton House Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/dayton-house-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/dayton-house-resort-myrtle-beach/">Dayton House Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 140 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Home away from home"</strong> — <span class="capitalize">Dawn S</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">The Dayton House Resort is located oceanfront in Myrtle Beach and within walking distance of shops, restaurants, an&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/dayton-house-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Dayton House Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20909&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.daytonhouse.com%2F%3Fphone%3D18774164012%26amp%253Butm_source%3Dmyrtlebeach.com%26amp%253Butm_medium%3Dpaid_listing%26amp%253Butm_campaign%3Dpremium-listing%252F%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Dayton House Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.daytonhouse.com/?phone=18774164012&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid_listing&amp;utm_campaign=premium-listing/&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770567&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.bestwestern.com%2Fen_US%2Fbook%2Fhotel-rooms.41112.html%3FpromoCode%3DEBP%26utm_source%3Ddisplay_network%26utm_campaign%3Dsplash+into+summer.mbcom.2025%26utm_medium%3Dppc%26utm_content%3Dlisting" data-hotdeal-url="https://www.bestwestern.com/en_US/book/hotel-rooms.41112.html?promoCode=EBP&utm_source=display_network&utm_campaign=splash into summer.mbcom.2025&utm_medium=ppc&utm_content=listing" data-hotdeal-location="hot-deals:hotel-listing:dayton-house-resort-myrtle-beach" title="Splash Into Summer with 25% OFF + FREE Breakfast!" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Splash Into Summer with 25% OFF + FREE Breakfast!		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river waterpark kiddie-pool waterslide aquatic-playground playground game-boards basketball-courts tennis-courts shuffleboard-courts kids-program arcade spa fitness-center indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant wi-fi free-parking   "
					data-title="Dunes Village Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/dunes-village-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/dunes-village-resort-myrtle-beach/">Dunes Village Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 193 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Love the convenience"</strong> — <span class="capitalize">Ginger Doty</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Unleash your inner child at Dunes Village Resort in Myrtle Beach, South Carolina, home to the largest indoor waterp&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/dunes-village-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Dunes Village Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20908&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.dunesvillage.com%2F%3FNCK%3D8885287751%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Dunes Village Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.dunesvillage.com/?NCK=8885287751&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing/&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770937&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.dunesvillage.com%2F" data-hotdeal-url="https://www.dunesvillage.com/" data-hotdeal-location="hot-deals:hotel-listing:dunes-village-resort-myrtle-beach" title="Summer Kick-Off Sale" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Summer Kick-Off Sale		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher full-kitchen tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool playground golf-package fitness-center cafe-restaurant restaurant laundry-facility wi-fi service-animals-allowed   "
					data-title="Forest Dunes Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/forest-dunes-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/forest-dunes-resort-myrtle-beach/">Forest Dunes Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 41 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Has everything you need"</strong> — <span class="capitalize">Valerie M.</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Forest Dunes in Myrtle Beach is a family-friendly resort that offers comfortable accommodations, modern amenities, &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/forest-dunes-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Forest Dunes Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20906&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.forestdunes.com%2F%3Fnck%3D8772889750%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Forest Dunes Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.forestdunes.com/?nck=8772889750&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool waterslide aquatic-playground game-boards shuffleboard-courts fitness-center meeting-space indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant wi-fi free-parking   "
					data-title="Grande Cayman Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/grande-cayman-resort-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/grande-cayman-resort-myrtle-beach/">Grande Cayman Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 123 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Great place to stay!"</strong> — <span class="capitalize">Lisa Langcake</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Grande Cayman Resort, formerly Long Bay Resort, is the perfect place for your next vacation or getaway. Located on &hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/grande-cayman-resort-myrtle-beach/">
									More Info<span class="sr-only"> about Grande Cayman Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20932&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.grandecaymanresort.com%2F%3Fnck%3D8887216971%26amp%3Butm_source%3Dmyrtlebeach.com%26amp%3Butm_medium%3Dpaid-listing%26amp%3Butm_campaign%3Dvacation-promo%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Grande Cayman Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.grandecaymanresort.com/?nck=8887216971&amp;utm_source=myrtlebeach.com&amp;utm_medium=paid-listing&amp;utm_campaign=vacation-promo&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
							<div class="card-footer bg-teal small text-center font-weight-bold py-1 position-relative">
		<a class="track-deals text-white stretched-link" href="/out/?entryID=770691&typeID=3&source=hotels-listing:hot-deals&href=https%3A%2F%2Fwww.grandecaymanresort.com%2Freservations%2F%3Fnck%3D8887216971%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.grandecaymanresort.com/reservations/?nck=8887216971&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:hotel-listing:grande-cayman-resort-myrtle-beach" title="Oceanfront 3 Bedroom Condos Fm <em>$249/Night</em>" rel="nofollow" target="_blank"> 
			<i class="i-hotdeal icon-14 white"></i> Oceanfront 3 Bedroom Condos Fm <em>$249/Night</em>		</a>
	</div>

					</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer washer-dryer sleeper-sofa living-space dishwasher kitchenette tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool kids-program tanning-lawn fitness-center meeting-space indoor-bar-lounge pool-bar cafe-restaurant restaurant laundry-facility wi-fi free-parking service-animals-allowed   "
					data-title="Grande Shores Resort Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/grande-shores-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/grande-shores-myrtle-beach/">Grande Shores Resort Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 73 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"My stay was fantastic"</strong> — <span class="capitalize">Joyce T</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Located at the northern end of Myrtle Beach, Grande Shores Ocean Resort offers the peace and quiet of the Golden Mi&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/grande-shores-myrtle-beach/">
									More Info<span class="sr-only"> about Grande Shores Resort Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20905&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.grandeshores.com%2F%3Futm_source%3DGS_MBCom%26amp%3Butm_medium%3DPremWebListing%26amp%3Butm_campaign%3DGS_MBCom_PremWebListing_100113%26amp%3BNCK%3D18885987263%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Grande Shores Resort Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.grandeshores.com/?utm_source=GS_MBCom&amp;utm_medium=PremWebListing&amp;utm_campaign=GS_MBCom_PremWebListing_100113&amp;NCK=18885987263&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer murphy-bed living-space full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river kiddie-pool kids-program fitness-center tiki-bar cafe-restaurant restaurant breakfast laundry-facility wi-fi free-parking service-animals-allowed pricing4  "
					data-title="Holiday Pavilion Resort on the Boardwalk"
					data-rate="185"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-pavilion-resort-on-the-boardwalk/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-pavilion-resort-on-the-boardwalk/">Holiday Pavilion Resort on the Boardwalk</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 75 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"My husband’s best birthday ever"</strong> — <span class="capitalize">Valarie M</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">The Holiday Pavilion Resort on the Boardwalk is an independent resort with front door access to the Myrtle Beach Bo&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/holiday-pavilion-resort-on-the-boardwalk/">
									More Info<span class="sr-only"> about Holiday Pavilion Resort on the Boardwalk</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20937&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.holidaypavilionresort.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Holiday Pavilion Resort on the Boardwalk"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.holidaypavilionresort.com/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing/&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view city-view refrigerator-mini-fridge microwave sleeper-sofa living-space kitchenette full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river golf-package fitness-center meeting-space cafe-restaurant restaurant laundry-facility wi-fi free-parking   "
					data-title="Holiday Sands North on the Boardwalk"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-sands-north-on-the-boardwalk/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-sands-north-on-the-boardwalk/">Holiday Sands North on the Boardwalk</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 116 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"first visit to the beach"</strong> — <span class="capitalize">Haley m</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Conveniently located on the Myrtle Beach Boardwalk, the family-operated Holiday Sands North hotel is within walking&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/holiday-sands-north-on-the-boardwalk/">
									More Info<span class="sr-only"> about Holiday Sands North on the Boardwalk</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20936&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.holidaysandsnorth.com%2F%3Futm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="Holiday Sands North on the Boardwalk"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.holidaysandsnorth.com/?utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   indoor-pool outdoor-pool lazy-river hot-tub fitness-center wi-fi restaurant   "
					data-title="Holiday Sands South"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-sands-south/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel.jpg 1440w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-30x15.jpg 30w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel-310x155.jpg 310w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel.jpg 1440w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/holiday-sands-south/">Holiday Sands South</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 81 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Love the Place"</strong> — <span class="capitalize">Sandra</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Holiday Sands South is a family friendly oceanfront resort located on the south end of Ocean Boulevard in Myrtle Be&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/holiday-sands-south/">
									More Info<span class="sr-only"> about Holiday Sands South</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20902&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fholidaysandssouth.com%2F%3Futm_source%3Dmyrtlebeach%26utm_medium%3Dtextad%26utm_content%3Dhotel%26utm_campaign%3DMyrtleBeach_com%26cmpid%3DMBhotel"
									target="_blank"
									data-hotel-name="Holiday Sands South"
									data-hotel-click-type="Basic"
									data-hotel-url="https://holidaysandssouth.com/?utm_source=myrtlebeach&utm_medium=textad&utm_content=hotel&utm_campaign=MyrtleBeach_com&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
								<li class="col-12 col-md-6 iso-listing clearfix mb-3  rating4 myrtle-beach   balcony ocean-view resort-view refrigerator-mini-fridge coffee-maker microwave iron-board blow-dryer murphy-bed living-space full-kitchen safe tv oceanfront outdoor-pool indoor-pool hot-tub lazy-river fitness-center indoor-bar-lounge pool-bar tiki-bar cafe-restaurant restaurant vending-machines laundry-facility wi-fi free-parking service-animals-allowed   "
					data-title="hotel BLUE Myrtle Beach"
					data-rate="99999"
					data-rating="4.5">

					<div class="card h-100">
						<div class="card-body row p-3">
							<div class="col-12 col-lg-4 mb-3 mb-lg-0">
								<figure class="square square__fluid mb-0">
									<a class="link-wrap" href="https://www.myrtlebeach.com/hotels/hotel-blue-myrtle-beach/">
																				<img loading="lazy" width="480" height="240" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-480x240.jpg" class="lazy lazy-hidden attachment-6-column size-6-column" alt="" decoding="async" data-lazy-srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-310x155.jpg 310w" data-lazy-sizes="(max-width: 480px) 100vw, 480px" /><noscript><img loading="lazy" width="480" height="240" src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-480x240.jpg" class="attachment-6-column size-6-column" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-480x240.jpg 480w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-600x300.jpg 600w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool.jpg 1440w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-300x150.jpg 300w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-768x384.jpg 768w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-960x480.jpg 960w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-230x115.jpg 230w, https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool-310x155.jpg 310w" sizes="(max-width: 480px) 100vw, 480px" /></noscript>																			</a>
								</figure>

															</div>

							<div class="col-12 col-lg-8">
								<h2 class="text-primary h4 mb-0"><a class="link-wrap" href="https://www.myrtlebeach.com/hotels/hotel-blue-myrtle-beach/">hotel BLUE Myrtle Beach</a></h2>								<div class="rating-holder text-secondary">
									<div class="rating-stars">
										
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i> 
	<i class="i-starfull icon-28"></i>
	<i class="i-starhalf icon-28"></i>	









																					<span class="rating-reviews small">based on 107 reviews</span>
																			</div>
								</div>
								<div class="d-md-none text-muted small">
									
	<!--<div class="listing-review blue">
		<div class="circle-button">
        	<i class="i-circle icon-28"></i><i class="i-review icon-14 white"></i>
        </div> 
	    <p><strong></strong> — </p>
	</div>-->


			<div class="small text-muted">
			<p><i class="i-review icon-14"></i> <strong>"Exceeded Expectations"</strong> — <span class="capitalize">Karen Shearer</span></p>
			</div>
								</div>
								
								<p class="listing-excerpt">Hotel BLUE is a fun and modern hotel perfect for couples and friends to vacation in Myrtle Beach, South Carolina. W&hellip; </p>

								<a class="btn btn-secondary"
									href="https://www.myrtlebeach.com/hotels/hotel-blue-myrtle-beach/">
									More Info<span class="sr-only"> about hotel BLUE Myrtle Beach</span>
								</a>

																<a class="btn btn-primary track-basic" rel="nofollow"
									data-clickname="hotel-basic" rel="nofollow"
									href="/out/?entryID=20901&typeID=1&source=hotels-page-listing:visit-website&href=https%3A%2F%2Fwww.hotelbluemb.com%2F%3Fnck%3D8772900909%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dpaid_listing%26cmpid%3DMBhotel%26utm_campaign%3Dstandard-listing"
									target="_blank"
									data-hotel-name="hotel BLUE Myrtle Beach"
									data-hotel-click-type="Basic"
									data-hotel-url="https://www.hotelbluemb.com/?nck=8772900909&utm_source=myrtlebeach.com&utm_medium=paid_listing&utm_campaign=premium-listing&cmpid=MBhotel"
									data-hotel-click-location="hotels:hotel-page-listing:visit-website" target="_blank">
									Visit Website								</a>
								
								
							</div>
						</div>
						
											</div>
				</li>

				
											
			</ul>
		
		</div>
	</section> <!-- /#listings-display -->

	<!-- Featured Deal -->
	



<section id="featured-article" class="full teal-back sand flush">
	<div class="section-inner narrow">
		<div class="banner-carousel">

		
		<a class="link-wrap track-deals" href="/out/?entryID=770937&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.dunesvillage.com%2F" data-hotdeal-url="https://www.dunesvillage.com/" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/DunesVillage_MyrtleBeachHotel-600x300.jpg" alt="Dunes Village Resort Myrtle Beach" title="Dunes Village Resort Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/DunesVillage_MyrtleBeachHotel-600x300.jpg" alt="Dunes Village Resort Myrtle Beach" title="Dunes Village Resort Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Dunes Village Resort Myrtle Beach</div>
				<div class="head-24 white light">Summer Kick-Off Sale</div>
				<p class="nomargin">Save Up To 35% Off Your Summer Travel</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770567&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.bestwestern.com%2Fen_US%2Fbook%2Fhotel-rooms.41112.html%3FpromoCode%3DEBP%26utm_source%3Ddisplay_network%26utm_campaign%3Dsplash+into+summer.mbcom.2025%26utm_medium%3Dppc%26utm_content%3Dlisting" data-hotdeal-url="https://www.bestwestern.com/en_US/book/hotel-rooms.41112.html?promoCode=EBP&utm_source=display_network&utm_campaign=splash into summer.mbcom.2025&utm_medium=ppc&utm_content=listing" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2025/04/Lazy-River-462x300.jpg" alt="Dayton House Resort Myrtle Beach" title="Dayton House Resort Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2025/04/Lazy-River-462x300.jpg" alt="Dayton House Resort Myrtle Beach" title="Dayton House Resort Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Dayton House Resort Myrtle Beach</div>
				<div class="head-24 white light">Splash Into Summer with 25% OFF + FREE Breakfast!</div>
				<p class="nomargin">Splash Into Summer with the Dayton House Resort! Enjoy 25% OFF plus FREE deluxe, hot breakfast daily. 
Some restrictions or exclusions may appy.</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770683&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.bayviewresort.com%2Freservations%2F%3Fnck%3D8883196391%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.bayviewresort.com/reservations/?nck=8883196391&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-exterior-6-1-533x300.jpg" alt="Bay View on the Boardwalk" title="Bay View on the Boardwalk"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-exterior-6-1-533x300.jpg" alt="Bay View on the Boardwalk" title="Bay View on the Boardwalk"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Bay View on the Boardwalk</div>
				<div class="head-24 white light">Ocean View Rooms From <em>$119/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions such as Broadway Grand Prix, Myrtle Beach Watersports, and more!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770686&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.breakers.com%2Freservations%2F%3Fnck%3D8883122159%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.breakers.com/reservations/?nck=8883122159&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-campus-all-buildings-2-480x300.jpg" alt="Breakers Resort Myrtle Beach" title="Breakers Resort Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-campus-all-buildings-2-480x300.jpg" alt="Breakers Resort Myrtle Beach" title="Breakers Resort Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Breakers Resort Myrtle Beach</div>
				<div class="head-24 white light">Rooms From <em>$89/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions such as Broadway Grand Prix, Myrtle Beach Watersports, and more!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770687&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.caribbeanresort.com%2Freservations%2F%3Fnck%3D8883317677%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.caribbeanresort.com/reservations/?nck=8883317677&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-drone-front-cc-1-512x300.jpg" alt="Caribbean Resort &#038; Villas Myrtle Beach" title="Caribbean Resort &#038; Villas Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-drone-front-cc-1-512x300.jpg" alt="Caribbean Resort &#038; Villas Myrtle Beach" title="Caribbean Resort &#038; Villas Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Caribbean Resort &#038; Villas Myrtle Beach</div>
				<div class="head-24 white light">Oceanfront One Bedroom Suites <em>$139/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Experience our NEWLY RENOVATED Rooms and Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program, offering FREE or discounted admission to local attractions!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770691&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.grandecaymanresort.com%2Freservations%2F%3Fnck%3D8887216971%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.grandecaymanresort.com/reservations/?nck=8887216971&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-waterslide-angle-cc-533x300.jpg" alt="Grande Cayman Resort Myrtle Beach" title="Grande Cayman Resort Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-waterslide-angle-cc-533x300.jpg" alt="Grande Cayman Resort Myrtle Beach" title="Grande Cayman Resort Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Grande Cayman Resort Myrtle Beach</div>
				<div class="head-24 white light">Oceanfront 3 Bedroom Condos Fm <em>$249/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions such as Broadway Grand Prix, Myrtle Beach Watersports, and more!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770692&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.northbeachrentals.com%2Freservations%2F%3Fnck%3D8663678804%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.northbeachrentals.com/reservations/?nck=8663678804&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-building-print-2-1-450x300.jpg" alt="North Beach Resort &#038; Villas Myrtle Beach" title="North Beach Resort &#038; Villas Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-building-print-2-1-450x300.jpg" alt="North Beach Resort &#038; Villas Myrtle Beach" title="North Beach Resort &#038; Villas Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">North Beach Resort &#038; Villas Myrtle Beach</div>
				<div class="head-24 white light">One Bedroom Villas From <em>$199/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions such as Broadway Grand Prix, Myrtle Beach Watersports, and more!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770693&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.paradiseresortmb.com%2Freservations%2F%3Fnck%3D8888940280%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.paradiseresortmb.com/reservations/?nck=8888940280&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-building-ground.jpg-450x300.jpg" alt="Paradise Resort Myrtle Beach" title="Paradise Resort Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-building-ground.jpg-450x300.jpg" alt="Paradise Resort Myrtle Beach" title="Paradise Resort Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Paradise Resort Myrtle Beach</div>
				<div class="head-24 white light">Ocean View Rooms From <em>$99/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions such as Broadway Grand Prix, Myrtle Beach Watersports, and more!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770695&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.thestrandmyrtlebeach.com%2Freservations%2F%3Fnck%3D8662524657%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.thestrandmyrtlebeach.com/reservations/?nck=8662524657&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-drone-with-ocean-3-450x300.jpg" alt="The Strand" title="The Strand"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-drone-with-ocean-3-450x300.jpg" alt="The Strand" title="The Strand"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">The Strand</div>
				<div class="head-24 white light">Ocean View Rooms From <em>$64/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates AND receive FREE Breakfasts daily with our Countdown to Summer Sale! Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program that offers FREE or discounted admission to local attractions!</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=770696&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.oceanreefmyrtlebeach.com%2Freservations%2F%3Fnck%3D8883121151%26utm_source%3Dmyrtlebeach.com%26utm_medium%3Dcpc%26utm_campaign%3Dhot-deals" data-hotdeal-url="https://www.oceanreefmyrtlebeach.com/reservations/?nck=8883121151&utm_source=myrtlebeach.com&utm_medium=cpc&utm_campaign=hot-deals" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-building-color-correct-533x300.jpg" alt="Ocean Reef Resort" title="Ocean Reef Resort"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-building-color-correct-533x300.jpg" alt="Ocean Reef Resort" title="Ocean Reef Resort"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Ocean Reef Resort</div>
				<div class="head-24 white light">Oceanfront Rooms From <em>$129/Night</em></div>
				<p class="nomargin">SAVE 20% on your accommodations + An Additional 10% Off With Member Rates with our Countdown to Summer Sale! Experience our NEWLY RENOVATED Rooms and Enjoy Bigger &amp; Better FREE Fun with our Brittain Rewards program, offering FREE or discounted admission to local attractions like Broadway Grand Prix,</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

		
		<a class="link-wrap track-deals" href="/out/?entryID=759020&typeID=3&source=hot-deals:featured-carousel&href=https%3A%2F%2Fwww.princeresortonline.com%2Fbreakfast-on-us%3Futm_source%3Dmyrtlebeach_com%26utm_medium%3Dhot_deals%26utm_campaign%3D2024_deals%26NCK%3D18886575684" data-hotdeal-url="https://www.princeresortonline.com/breakfast-on-us?utm_source=myrtlebeach_com&utm_medium=hot_deals&utm_campaign=2024_deals&NCK=18886575684" data-hotdeal-location="hot-deals:featured-carousel:hotels" rel="nofollow" target="_blank">
		<div class="featured-deal carousel-item white">
			<div class="col-4-full tab-6-full phone-12">
				<div class="img-wrap">
										<img class="lazy lazy-hidden" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-type="image" data-lazy-src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-exterior-600x300.jpg" alt="Prince Resort North Myrtle Beach" title="Prince Resort North Myrtle Beach"><noscript><img src="https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-exterior-600x300.jpg" alt="Prince Resort North Myrtle Beach" title="Prince Resort North Myrtle Beach"></noscript>				</div>
			</div>
			<div class="col-8-full tab-6-full phone-12 pad-15">
			<div class="label-18 white"> HOT DEAL <i class="i-hotdeal icon-18"></i></div>
				<div class="head-28">Prince Resort North Myrtle Beach</div>
				<div class="head-24 white light">25% OFF Plus Free Breakfast!</div>
				<p class="nomargin">Book 4+ nights and unlock 25% OFF plus FREE daily breakfast for two! Start each morning with a delicious meal before soaking up the sun and ocean breeze. Your stay also comes with exclusive perks, including FREE DVD rentals and complimentary tickets to select local attractions.</p>
			</div>
			<div class="clear"></div>
		</div>
		</a>

						</div>
	</div>
</section>



	<!-- Overview Section & FAQs -->
	<section class="container my-5">
		
	
		
					<div class="row">
							</div>

		<div class="clear"></div>
		

		
 


	</section>

</main><!-- /end content -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/rellax/1.12.1/rellax.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
	//default JS Setting
	var rellax = new Rellax('.rellax', {
		breakpoints:[576, 768, 1201]
	});
</script>

	
		<script type="application/ld+json">
		{
			"@context": "https://schema.org",
			"@graph": [{
										    "@type": "Hotel",
										    "name": "Landmark Resort Myrtle Beach",
										    "description": "Check out reviews, photos, and deals from the oceanfront Landmark Resort Hotel in Myrtle Beach, SC. Book direct for guaranteed lowest rates available. Originally built in the 1970s, this towering resort completed renovations in 2006 and again in 2022. It comes with everything you need for a memorable seaside getaway, including a state-of-the-art water park, indoor and outdoor water features, on-site dining, and luxurious lodging options.
Landmark Resort in Myrtle Beach, SC has a variety of accommodations and amenities to choose from, making it a fan-favorite hotel in Myrtle Beach. Oceanfront and ocean-view suites feature a wet bar and refrigerator, while select units come with a fully equipped kitchen. City view rooms offer incredible value with ample in-unit amenities and affordable nightly rates. Large families and groups can reserve a grand penthouse that sleeps up to 10 people.
Spend the day on the beach or relax and let the kids explore the seasonal outdoor H2OASIS Waterpark. The expanded aquatic play area, which received a $3 million upgrade in 2022, features three 40-foot-high slides, each pumping 400 gallons of water a minute, along with a splash pad, kiddie slide, and jungle-themed playground.
The outdoor deck offers a scenic retreat from the lively water park atmosphere. Swim in the pool, float along the lazy river, or lounge on one of the reclining chairs. If it happens to rain, or if you just want to get out of the sun, there’s an indoor pool, kiddie pool, lazy river, and hot tubs to enjoy.
This hotel features great dining options for guests to try. The Gazebo Restaurant is open seasonally and serves breakfast and dinner. Latitudes Bar &amp; Grill offers light fare, sandwiches, and small plates for lunch and dinner. Grab a cocktail or quick snack by the pool at the seasonally open Tipsy Turtle Bar or Shark Bites Bar.
Explore the Area
With its central location, Landmark Hotel in South Carolina is close to nearly all of the Grand Strand’s top attractions. Thrill seekers will enjoy Family Kingdom’s roller coasters just a short drive from the resort property. Stop by the Boardwalk and Promenade for an afternoon of shopping, dining, and entertainment. The towering SkyWheel offers unbeatable views of the beach and downtown area.
After working up an appetite at the resort water park, you can satisfy your cravings at any of the bounty of nearby restaurants. Make your way to 2nd Ave. Pier for lunch or dinner at Wicked Tuna. The rooftop bar offers the perfect setting for a date or night out with friends. Family restaurants in the area include Angelo’s Steak &amp; Pasta and DinoLand Cafe.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1501 S. Ocean Blvd."
										    },
										    "telephone": "877-298-3163",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/Landmark-Interior.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Monterey Bay Myrtle Beach",
										    "description": "Monterey Bay is an all-suite resort situated on a beautiful stretch of beach on the north end of Myrtle Beach. Monterey Bay Suites offers a free hot breakfast to every guest daily—an extra you won’t find at many hotels in this area. Since Monterey Bay Suites Myrtle Beach is majority-owned by MB National, LLC., and managed by a top Grand Strand hospitality company, it is well-known for its luxurious accommodations and superb service.
This all-suite resort features one-bedroom units in seven different styles to satisfy any couple, family, or golf group. The room sizes fall between 500 and 600 square feet, so any standard, deluxe, or luxury unit you choose will be comfortable and spacious. Each suite includes a private balcony with a partial or full oceanfront view, and some of the upgraded accommodations feature multiple balconies. Every kitchen comes with updated appliances, granite countertops, and oak cabinets, and every suite includes comfortable furniture and beach-inspired décor. Most units feature a Murphy bed or sleeper sofa to make room for additional guests.
When you’re ready to play, the beach access and on-site pools make enjoying beach days and pool time a snap. The outdoor area at Monterey Bay Suites includes an oceanfront pool, an expansive sun deck, and a Jacuzzi. The fantastic rooftop pool and Jacuzzi high above the shoreline allow you to marvel at city views while you bask in the sun. If the forecast looks gloomy, the indoor pool, kiddie pool, and lazy river give you plenty of things to do when it rains in Myrtle Beach. The cardio center, lawn games, and playground make staying active on vacation easy. Monterey Bay Suites is also a hotel that offers seasonal monthly rental rates, so you can stay for a weekend or all winter.
Start your mornings with coffee on your private balcony and walk down to this hotel’s free breakfast buffet at the Bay Café to dine on eggs, hash browns, sausages, cereal, pastries, and other favorites. Later, sip on a tropical drink from the poolside tiki bar and enjoy lunch in the sunshine at the seasonal Surf Shak eatery. If you need to check in with the office while visiting Myrtle Beach, take advantage of Monterey Bay Resort’s coworking spaces with free printing and Wi-Fi so you can focus and then get back to the fun.
Around Monterey Bay Suites in Myrtle Beach
Monterey Bay Suites is situated along a fantastic stretch of sand on the Myrtle Beach oceanfront. This northern area offers easy access to many things to do in Myrtle Beach, from shopping to dining and attending fantastic theater shows. Bargain shoppers appreciate the hotel’s proximity to Tanger Outlets, and the Barefoot Landing entertainment district is less than 10 miles up Highway 17. Play 18 holes at any of the fantastic mini golf courses in Myrtle Beach, or book a premier golfing package through Monterey Bay Hotel and give the area’s championship courses a try.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "6804 N Ocean Blvd"
										    },
										    "telephone": "855-282-1032",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2024/07/monterey-bay-pool-deck-2024.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "North Beach Resort &#038; Villas Myrtle Beach",
										    "description": "Located between the Atlantic Ocean and White Point Swash on a 7.5-acre island, North Beach Resorts &amp; Villas is a wonderful resort with an array of accommodations and amenities. Whether you need a one, two, three, four, or five-bedroom condo or a luxury home, you will find the right accommodations at this beautiful North Myrtle Beach resort. Their luxury oceanfront condos offer fully equipped kitchens, washer and dryer, Jacuzzi tub and a large balcony. Luxury homes, townhomes, and villas are also available for those looking for more space. North Beach Resorts &amp; Villa’s wide array of amenities will have you wondering if you ever need to leave the resort at all. The Cinzia Spa offers spa treatments, a wellness center, and fitness center all on-site. Other great amenities at this fabulous resort include a Caribbean themed pool area with multiple pools, hot tubs, waterfall showers, and a swim-up pool bar. Foodies will find their paradise at 21 Main Prime Steak House on-premises at North Beach Resort &amp; Villas. The elegant steak house serves prime cuts of meat, seafood, and fresh raw bar selections. Other dining options include Seaside Cafe and Poolside Bar and Grille. Whether you’re looking for a romantic retreat for two or a luxurious family vacation. This North Beach Resort &amp; Villas is sure to delight. They offer world-class accommodations, tons of great amenities and extras to create a vacation experience, unlike any other..
Around North Beach Resort &amp; Villas
North Beach Resort and Villas is just a short trip from all of the fun and excitement at Barefoot Landing in North Myrtle Beach. Explore the over 100 specialty shops and boutiques for the perfect gift or souvenir. There’s even a year-round Christmas shop open at the complex. Explore the marina with dinner at Greg Norman’s or a ride on the Barefoot River Princess. Alabama Theatre and House of Blues offer great nighttime entertainment options. If you’re hungry checkout Flying Fish Public Market &amp; Grill, Wild Wing Cafe, the House of Blues Restaurant and Bar, or Umberto’s Pittsburgh Italian
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29582",
										        "streetAddress": "100 North Beach Blvd"
										    },
										    "telephone": "866-367-8804",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/north-beach-infinity-pool-4-1-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "North Shore Oceanfront Hotel",
										    "description": "North Shore Oceanfront Hotel offers comfortable lodging options and modern amenities perfect for a seaside family vacation or romantic getaway. The room types at North Shore Oceanfront Hotel range from penthouses and suites to oceanfront and ocean view standard rooms. All 140 of North Shore Hotel&#8217;s lodging options were recently renovated to offer modern in-room amenities, including private balconies, Keurig coffee makers, and flat-screen televisions.
The North Shore Oceanfront resort makes a good choice for families with kids, thanks to its water amenities, the Neptune Blacklight Indoor Mini Golf Course, and the Family FunZone Entertainment Center. Splash and play in the indoor and outdoor pools or float along the winding lazy river. Guests of North Shore Hotel receive free access to the Sands Waterpark, complete with a lazy river, aquatic playground, and slides.
Other amenities at North Shore Oceanfront Hotel include free Wi-Fi, access to laundry facilities, and a convention center. Opening soon, Seaside at 75th Oceanfront Restaurant will serve guests breakfast, lunch, and dinner along with craft cocktails and delectable desserts.
Around North Shore Oceanfront Hotel in Myrtle Beach
The North Shore Oceanfront Resort is located in the exclusive Grande Dunes section of Myrtle Beach. Even though the North Shore Oceanfront Hotel is tucked away in a serene portion of the Grand Strand, it’s only a 15-minute drive from popular Myrtle Beach attractions, including the Boardwalk, SkyWheel, Broadway at the Beach, and Barefoot Landing. Hit the links at a lower rate with the assistance of the golf department at North Shore Hotel. Stay close to resort property and catch a show at the Carolina Opry Theater or grab dinner at Crabby George’s Calabash Seafood Buffet.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "201 74th Ave N"
										    },
										    "telephone": "877-803-4653",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/NorthShore-BeachFront-Pool-20-1.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Ocean Creek Resort Myrtle Beach",
										    "description": "Ocean Creek is a gated resort offering 57 acres of space to roam, relax, and play. With a secluded oceanfront location, generous amenities, and spacious three-bedroom condos, this resort blends luxury and comfort beautifully. Plan a quiet trip for two or a family reunion for 25 with ease at Ocean Creek Resort. The seasonal tram and walkable grounds allow guests to stay in any villa and enjoy the pools, conference center, eateries, and sports courts without worry.
The hotel towers are the nearest accommodations to the oceanfront; each spacious unit includes two or three bedrooms, two bathrooms, a full kitchen, and a living room with an ocean view or oceanfront balcony. The Lodge Villas include a screened-in porch on every unit and a choice of a studio or lodging with one or two bedrooms. As the names suggest, the Tennis Villas are located nearest the tennis center, and the Green Villas are near the putting green. These villas offer a variety of lodging options with one, two, or three bedrooms. The Garden Homes are two-bed, two-bath single-story homes located near the property gate.
This resort is a big hit with water lovers. Although some pools are seasonal, Ocean Creek features an oceanfront pool, an indoor pool complex, a pool at each Lodge, and the tennis center. The oceanfront is easy to access on foot or by tram, and since this resort is located on a near-private beach, you can partake in water sports, sunbathing, boogie boarding, fishing, or any activity you wish.
Ocean Creek Resort is an oasis for sports fans. Practice before your tee time at the on-site putting green. Bring your entire group out for a game of beach volleyball on the resort’s sand court, or play a game of doubles on the tennis courts (equipment is available through Ocean Creek). The resort’s fitness center includes all the equipment you need to burn a few calories, and walking or jogging the miles of nature paths offers a superb workout with magnificent scenic views.
The Four Seasons Restaurant serves a delicious breakfast buffet daily. Indulge in pancakes, made-to-order eggs, bacon, hash browns, and all the classic morning fare. The oceanfront Beach Club Bar and Grill, open seasonally, features a menu with burgers, hot dogs, and cool drinks. Grab a bar stool or a table in the relaxing courtyard at the Four Seasons Lounge; this venue offers a variety of mouth-watering entrées, finger foods, and daily specials, plus a full bar.
Around Ocean Creek Myrtle Beach
There isn’t much entertainment that’s out of reach for guests staying at Ocean Creek Resort, but it’ll be hard to plan enough days in Myrtle Beach to see and do it all. Ocean Creek is equidistant from downtown Myrtle Beach and Main Street in North Myrtle Beach; set off in either direction for attractions, shopping, and dining. Or stay close to the resort and walk the half-mile to hang out at Barefoot Landing, a popular district with attractions, shopping, and entertainment. Enjoy a delectable meal at any of the restaurants at Barefoot Landing before returning to the resort to watch the sunset or play in the pool. When an evening out is in order, Ocean Creek isn’t far from the best bars and dance clubs in Myrtle Beach. For daytime fun, the Myrtle Beach golf courses and putt-putt golf courses nearby let you put your putting green practice to good use and show off your skills.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "10600 N Kings Hwy"
										    },
										    "telephone": "877-298-3161",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/ock-room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Ocean Plaza",
										    "description": "Centrally located in Myrtle Beach, the Ocean Plaza motel is a solid choice for travelers who want to enjoy everything the area has to offer. 
Ocean Plaza offers a variety of non-smoking room types, all with free wi-fi. The Sideview King Room is perfect for couples or solo travelers who want a comfortable and cozy space to relax in. The Oceanfront Double Efficiency is great for families or groups of friends who want a bit more space to spread out. And the Sideview Double Efficiency and Sideview Double Room are great options for guests who want a more budget-friendly option while still enjoying all the amenities of the motel.
All rooms include microwaves and refrigerators. Efficiency hotel rooms also include a stove, coffee pot, toaster, and a limited selection of cookware and dinnerware. Oceanfront rooms offer private balconies. Accessible rooms are also available.
Amenities at Ocean Plaza include an oceanfront outdoor pool, indoor pool, and two indoor whirlpools. Coin laundry is also available. 
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1005 S. Ocean Blvd."
										    },
										    "telephone": "855-201-6534",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2012/08/oceanplaza-interior.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": ""
										    }
										},{
										    "@type": "Hotel",
										    "name": "Ocean Reef Resort",
										    "description": "Ocean Reef Resort is located on a beautiful stretch of shore near the north end of Myrtle Beach. The location offers an escape from the bustling downtown district, but is just minutes from the excitement of the area’s attractions. Whether you’re visiting the Grand Strand with your partner or the entire family, this exciting hotel has something for everyone to enjoy.
The resort offers top-of-the-line accommodations from suites and oceanfront efficiencies to condos and penthouses. The variety of lodging options fits any budget for groups of all sizes. Room features include balconies and a small stove, refrigerator, microwave, and coffee pot. Rentals come with a washer and dryer, a large dining table, and full-size appliances.
There’s no shortage of amenities to keep guests entertained. The seasonal Lagoon Launcher waterslide and Shipwreck Water Park are huge hits with thrill seekers. Other aquatic features include an outdoor pool deck, indoor pools, a kiddie waterpark, a lazy river, and water sports. Visitors also enjoy the on-site shuffleboard, basketball, and volleyball courts as well as a game room equipped with a giant chess board, ping pong tables, and arcade games.
When hunger strikes, you won’t need to leave the property to satisfy your cravings. Start the day at the indoor breakfast buffet at Ocean Reef, featuring fresh fruit, cold juices, eggs, and other favorites. Cafe Du Port serves food through lunchtime, inside or outside, to suit a range of tastes. Or savor an alfresco dining experience under a canopy at The Banana Boat Lounge and Pool Bar.
$15 Million+ Renovations for 2025
Get ready for an epic transformation at Ocean Reef Resort, coming Spring of 2025! Our resort is set for a complete renovation, including fully refreshed units, a brand-new lobby and public areas, an updated Banana Boat Lounge, a new fitness center, and much more. We can’t wait to welcome you back to an upgraded level of luxury, style, comfort, and relaxation. Learn More»
Explore the Area
This oceanfront property is located on the northern stretch of Myrtle Beach close to many shopping, dining, and entertainment venues. Theater lovers appreciate its proximity to The Carolina Opry, best known for its family-friendly shows. Pirates Voyage offers dinner and an exciting show for all ages. Or grab a putter at one of the various mini golf courses in the area and enjoy hours of fun.
Nearby shopping options include the Tanger Outlet Center on Highway 17 and several locally owned boutiques and shops. Plus, this resort is located right between Broadway at the Beach and Barefoot Landing. These shopping areas are home to some of the most popular stores and restaurants along the Grand Strand.
Dine around town at one of the many local restaurants near Ocean Reef Resort. Experience the excitement of Polynesian Fire, a luau and fire performance in one that serves authentic Hawaiian cuisine. Seafood lovers will appreciate the seemingly endless dishes and sides at Crabby George’s Calabash Seafood Buffet. The upscale SOHO is an ideal venue for a romantic date night, with its intimate setting and fusion menu. Other eateries near Ocean Reef include Carolina Seafood &amp; Steak, Clearwater Oyster Bar &amp; Grill, Fuddruckers, and Giant Crab.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "7100 N Ocean Blvd"
										    },
										    "telephone": "888-312-1151",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/ocean-reef-lagoon-launcher-2015-color-corrected-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Oceanfront Viking Motel",
										    "description": "The Viking Oceanfront Motel offers the comforts of home at an affordable price right on the ocean in beautiful Myrtle Beach. 
One of the main attractions at the Oceanfront Viking Hotel is the outdoor pool. Perfect for a refreshing dip after a day in the sun, the pool is surrounded by lounge chairs for guests to relax and enjoy the view. Children will love the kiddie pool, which is a safe and fun spot for them to splash around and play.
The lawn and social area offer an excellent spot for outdoor relaxation complete with picnic tables and grill for guests to use.
The Oceanfront Viking Hotel offers several room types, including the Sideview 2 Room Efficiency with 3 beds, the Oceanfront 2 Room Efficiency with 3 beds, and the Oceanview Efficiency. Each room is tastefully decorated and equipped with all the necessary amenities for a comfortable stay, including free wi-fi. Coin laundry is available. 
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1811 S. Ocean Blvd."
										    },
										    "telephone": "844-883-8729",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2012/08/vikingmotel-pool.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "0"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Palace Resort Myrtle Beach",
										    "description": "Located in the southern end of Myrtle Beach, SC, the Palace Resort offers oceanfront suites perfect for your next Grand Strand vacation. Accommodations in the Palace include oceanfront or ocean view suites and condos with stunning views of the Atlantic. Choose between sun suites and a one- or two-bedroom condo for your stay at the Palace Resort. Each room comes with its own kitchen and a private balcony where you can enjoy the calming ocean breeze.
Palace Resort in Myrtle Beach is a large, towering hotel with 23 floors, big floor plans, and a sprawling pool deck with a waterpark. The oceanfront Palace Resort provides close and easy beach access with a walkway across the dunes to the white sandy beaches of Myrtle Beach, SC. If you want a break from the salt and the sand, the Palace Resort features a giant oceanfront pool and indoor and outdoor whirlpools. The nearby H2OASIS Waterpark features three 40-foot-tall water slides, perfect for thrill-seeking kids and adults. Get warmed up for the links using the on-site putting green and keep those muscles loose with a trip to the sauna after a long day of practice. The Palace in Myrtle Beach features a seasonal restaurant that serves lunch and drinks during the summer months.
Around the Palace Resort in Myrtle Beach
The Palace Myrtle Beach hotel makes an ideal choice for family vacations and romantic getaways to the Grand Strand with its modern on-site amenities and convenient location. Palace Resort is located near several Myrtle Beach attractions, including the Myrtle Beach Boardwalk, Broadway at the Beach, and The Market Common. Get the full Boardwalk experience with a stroll along the Promenade at sunset, a turn around the Myrtle Beach SkyWeel, and a visit to the beloved Gay Dolphin Gift Cove. Visitors and locals alike flock to Broadway at the Beach and The Market Common for premier shopping options in Myrtle Beach, family-friendly entertainment, and delectable dining.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1605 S Ocean Blvd"
										    },
										    "telephone": "877-311-2673",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/12/1103-OFSS-cropped-out-window.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Palms Resort Myrtle Beach",
										    "description": "The Palms Resort offers an incredible location in the heart of downtown Myrtle Beach, SC. This oceanfront resort has a variety of room options to accommodate your family’s next vacation. Since Palms Resort is a Myrtle Beach hotel with monthly rental rates, it is a premier destination for extended winter getaways and summer travel.
Palms Resort Accommodations
Lodging at Palms Resort ranges from 1-bedroom suites to multi-level penthouses. Enjoy truly beautiful views of the beach and the Atlantic Ocean from any floor plan. Though no two units are furnished exactly alike, every suite or condo you choose will include a fully equipped kitchen, comfortable furniture, and a balcony. A 1-bedroom sleeps 4 to 6 guests, and a 2-bedroom condo accommodates 4 guests on king beds. Palms Resort also offers 3-bedroom units. With plentiful space in the common areas for family time plus a king, queen, and twin beds, the 3-bedroom condominiums at Palms Resort make family getaways a breeze. The multi-story penthouses are also ideal for golfing groups or reunions, and each 1,300-square-foot unit features 3 bedrooms, 2½ bathrooms, and 2 oceanfront balconies.
Palms Resort Pools and Recreation
Enjoy some fun in the sun at the Palms Resort in Myrtle Beach. Take a dip in the refreshing oceanfront pool or relax in the whirlpool nearby. If the forecast calls for rain, or you just need a break from the sun, head inside to the indoor pool complex, which features a large swimming pool, a shallow kiddie pool, and a whirlpool. Additional entertainment is available at the Palms Resort’s sister property in Myrtle Beach. For a nominal fee, guests may access an 18,000-square-foot indoor recreation area located on 9th Avenue South, just a few blocks away. This gaming area features video arcade games, 20 AMF bowling lanes, and a snack bar and lounge. While these amenities are entertaining, everyone knows you come to the Grand Strand to enjoy the sandy beaches and ocean waves. Grab your buckets, shovels, and boogie boards and walk right out of the Palms Resort and onto the beach.
Around The Palms Resort in Myrtle Beach
Staying at Palms Resort near popular shops, restaurants, and entertainment makes planning the perfect vacation easy. The Myrtle Beach Boardwalk that spans from 2nd Avenue North to 14th Avenue North begins less than a mile down shore from the Palms Resort. Exploring this area is a joy for all ages. Check out some of the best thrill rides in Myrtle Beach, play at the arcades, and ride the famous SkyWheel. Take a pit stop at any of the  beachfront bars you happen upon to enjoy refreshing drinks and casual eats. For cheap kids’ activities in Myrtle Beach, take a short drive to Broadway at the Beach. This entertainment complex near Palms Resort offers inexpensive amusement park rides, child-friendly attractions, and it frequently hosts free musical acts and contests.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2500 N Ocean Blvd"
										    },
										    "telephone": "855-256-1765",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/plm-room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Paradise Resort Myrtle Beach",
										    "description": "The Paradise Resort lives up to its name, offering guests an alluring seaside escape. Located in the southern end of Myrtle Beach, Paradise Resort can be found oceanfront on S. Ocean Boulevard, between Sandcastle South and Mystic Sea Hotels. This resort’s fantastic amenities, comfortable accommodations, and easy access to the beautiful white sandy beaches and attractions make vacation planning a breeze.&nbsp;
Every unit at Paradise Resort Myrtle Beach features a private balcony, tasteful decorations, and convenient in-room amenities. One-bedroom options include an ocean view or oceanfront room or an oceanfront suite or condo. The traditional room features a compact fridge, a coffee maker, and a microwave tucked neatly in the bedroom area, while each suite and condo comes with a full kitchen and living room separated from the bedroom. Condos with 2 or 3 bedrooms sleep 8 to 12 guests and feature a full kitchen, a dining table, a living area with a sleeper sofa, laundry, and two full baths each. The largest accommodations include the 4-bedroom condo, which is a combination of a 3-bedroom unit and an ocean-view room, to sleep up to 16 guests.
When it’s time to head outside, Paradise Resort Myrtle Beach features a fantastic oceanfront pool area that entertains everyone. Swim laps or splash in the water, lounge on the spacious pool deck, or relax near the bar listening to live music. The cornhole boards and a life-size chess set also make family time fun, and the sandy beach is only steps from the pool deck, making beach days effortless. If you need a break from the summer sun or things to do when it rains, take a dip in the indoor pool, lazy river, or hot tub.&nbsp;
Myrtle Beach restaurants are fantastic, but Paradise Resort offers its own excellent dining options so you won’t need to stray far for a good meal. Head to Sandal’s Café for its breakfast bar or made-to-order morning fare every day. The café is also open for lunch and dinner seasonally, and serves a selection of finger foods, sandwiches, and seafood baskets. Cool off at the Tiki Hut sipping a refreshing daiquiri, milkshake, or smoothie poolside. In case anyone needs convincing to spring for a second scoop, a workout room with cardio equipment, free weights, and fitness machines is also available.
Around Paradise Resort in Myrtle Beach
Paradise Resort is situated in a prime location for sightseeing, featuring a variety of free things to do in Myrtle Beach nearby. An eight-minute drive in one direction takes you to The Market Common, a district with excellent boutique shops, popular restaurants, and entertainment. Travel in the opposite direction to arrive downtown at the Myrtle Beach Boardwalk. Meander this mile-long promenade to discover souvenir shops, the famous SkyWheel attraction, and some of the best beachfront bars in Myrtle Beach. If you’re up for an outing a little farther away, head to Murrells Inlet, a charming fishing community 20 miles from Paradise Resort Myrtle Beach. Strolling Brookgreen Gardens is a highlight for nature lovers, and those wanting an adventurous evening out find nightlife spots on the Murrells Inlet MarshWalk more than hit the mark.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2201 S Ocean Blvd"
										    },
										    "telephone": "888-894-0280",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/paradise-indoor-lazy-river-1-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Polynesian Oceanfront Hotel",
										    "description": "The Polynesian Hotel is a beachfront property located in the heart of Myrtle Beach. The hotel offers a relaxing escape for vacationers looking to soak up the sun and enjoy the area&#8217;s many attractions.
The hotel&#8217;s guest rooms are spacious and feature A/C and heat, refrigerators, cable TV, phones, daily housekeeping service and free wi-fi. Most rooms also offer private balconies with ocean views, providing guests with stunning vistas of the Atlantic Ocean.
In addition to its comfortable accommodations, the Polynesian Hotel boasts a range of amenities to enhance the guest experience. The hotel features an indoor and outdoor pool, kiddie pool, and hot tub. Coin laundry is also available. 
The Polynesian Hotel is near many popular shopping and dining destinations and area attractions, making it easy for guests to explore all that the area has to offer. Nearby are the Family Kingdom Amusement Park and the Myrtle Beach Boardwalk, where guests can enjoy a variety of attractions including the iconic Myrtle Beach SkyWheel and Ripley&#8217;s Believe It or Not! 
Overall, the Polynesian Hotel is a great choice for travelers looking for a comfortable and convenient beachfront hotel in Myrtle Beach.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1001 S. Ocean Blvd. "
										    },
										    "telephone": "844-873-3553",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/05/polynesian-interior-room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "0"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Prince Resort North Myrtle Beach",
										    "description": "Located in the Cherry Grove section of North Myrtle Beach, the Prince Resort at the Cherry Grove Pier is a great family-friendly hotel. Offering 1-, 2-, and 3-bedroom accommodations, Prince Resort makes groups of any size feel right at home. The oceanfront is steps away, making beach days a breeze.
Each of the two buildings at Prince Resort in North Myrtle Beach has 19 floors. Tower 1 at Prince Resort sits directly on the oceanfront, and features condos with shoreline views, an on-site restaurant, and an oceanfront pool complex, while Tower 2, just across Ocean Boulevard, includes guest accommodations and the parking garage, a rooftop pool deck, and a fitness center. Everyone may use the amenities in either building, and all units offer easy access to the beach.
Each condo is equipped with all the comforts of home, including a full kitchen, a washer and dryer, and a garden tub. The beachy décor and floor-to-ceiling windows are bright and refreshing, and the oversized balcony provides a dreamy view of the Atlantic, the boulevard, or the shoreline. Choose from a cozy 1-bedroom suite, a 2-bedroom unit, or a sprawling 3-bedroom condo. Though you can prepare meals easily in your condo, treating yourself to lunch or dinner at the on-site restaurant, 3500 Ocean Grill, is a can’t-miss dining experience.
The Cherry Grove Pier is a major draw for guests at The Prince Resort. Though this landmark is undergoing reconstruction due to damage it sustained during hurricane Ian, it is still a top spot to grab a bite to eat or a refreshing drink, and will welcome anglers back soon.
Around Prince Resort in North Myrtle Beach
There are so many things to do in North Myrtle Beach, and Prince Resort is in the heart of it all. The area’s watersports outfitters offer parasailing, banana boat rides, or Jet Ski rentals. For fun on dry land, head to Main Street, less than three miles from Prince Resort. This upbeat area is home to shops, dance halls with live music, and must-try restaurants in North Myrtle Beach. Another top spot near Prince Resort is Barefoot Landing, a family-friendly entertainment district with plenty of dining options and one-of-a-kind shops.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29582",
										        "streetAddress": "3500 N Ocean Blvd"
										    },
										    "telephone": "877-269-7133",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/Prince-Resort-interior.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Roxanne Towers Myrtle Beach",
										    "description": "Roxanne Towers has a fantastic oceanfront location just two blocks from the Myrtle Beach Boardwalk. Each room features a balcony that offers sweeping views of the South Carolina coastline. There’s no better way to start or end a day than watching the waves from the comfort of your condo.
This property offers three room layouts to accommodate any size group. The studio room features 2 beds and a bathroom, plus a small kitchenette. The 1-bedroom unit offers a king bed, a separate living area with a wall bed and a sleeper sofa, a single bathroom, and a full kitchen. Roxanne Towers’ 2-bedroom Myrtle Beach condo includes separate bedrooms, 2 bathrooms, a living room, and a full kitchen. Every unit at this property is equipped with a washer and dryer, which is a great benefit for those taking an extended vacation or anyone who prefers to pack light.
Roxanne Towers’ pools satisfy adults and kids alike. From the outdoor lazy river and hot tub to the indoor pool, your entertainment is covered, rain or shine. These amenities make Roxanne Towers a joy to stay at in any season because the oceanfront pool and beach access are highlights in the summer, and during the off-season vacationers appreciate the enclosed, heated pool and nearby entertainment options.
Around Roxanne Towers Myrtle Beach
Roxanne Towers is within walking distance of the Myrtle Beach Boardwalk and all the fun entertainment that goes along with it. Families and couples may need to extend their stays to have enough days in Myrtle Beach to experience it all. Stroll the promenade to the famous Myrtle Beach Skywheel, explore the beachwear shops and the Gay Dolphin Gift Cove souvenir store, or pop into an arcade to play. Some of the best oceanfront restaurants in Myrtle Beach are situated along the Boardwalk. Dine on sushi one night and BBQ or decadent seafood the next without traveling far. If you’re willing to venture off the strip, you’ll discover shopping, dining, and family-friendly events at your fingertips. Broadway at the Beach entertainment district is less than 2 miles from Roxanne Towers, giving families easy access to cheap and free kids’ activities in Myrtle Beach.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1604 N Ocean Blvd"
										    },
										    "telephone": "800-843-2946",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/SmallRoxanneTowers-lifestyle-hotel.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sand Dunes Resort Myrtle Beach",
										    "description": "Check out reviews, photos, and deals from the oceanfront Sand Dunes Resort in Myrtle Beach, SC. Book direct for the guaranteed lowest rates available. Located in the upscale 74th Ave. N. area, this sprawling property offers the perfect reprieve from the bustle of downtown Myrtle Beach.
This resort earns renown as one of the most family-friendly hotels along the Grand Strand. A variety of room types make this resort accessible to families and groups of any size. Each of the eight buildings comes with oceanfront, ocean, or city views to fit any budget or preferences. Choose from one- to three-bedroom efficiencies, suites, and condos for a space that meets your needs. Each unit comes with a private balcony and offers access to the luxurious on-site amenities.
Year-round entertainment options include an indoor pool and hot tub, a state-of-the-art Family FunZone arcade, and the Neptune Blacklight mini golf course. When you’re ready to step into the sun, explore some of the popular seasonal amenities at this resort, including Sands Waterpark. As one of the best and largest resort water parks on the Grand Strand, Sands Waterpark features kid- and adult-friendly slides, a winding lazy river, and a spacious outdoor pool.
When you’re feeling hungry, try out one of the many on-site restaurants. BEACHFRONT kitchen &amp; Bar serves breakfast, lunch, and dinner as guests dine and enjoy a view of the Atlantic Ocean. Grab a slice or a cone at Ava’s Pizzeria &amp; Ice Cream before heading out to the pool deck for hours of fun in the sun. When you’re ready for a refreshing drink, just visit the resort’s beachfront bar for a tasty cocktail, mocktail, or soda.
Located halfway between Barefoot Landing and Broadway at the Beach, this property offers easy access to some of the area’s most popular attractions. A short drive north gets you to Barefoot Landing, an open-air venue with restaurants and stores to explore. This outdoor market neighbors Alligator Adventure, our popular wildlife park. Or head toward The Strip for a day at Broadway at the Beach, where you’ll find shops and restaurants as well as attractions, including WonderWorks and Ripley’s Aquarium.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "201 74th Ave N"
										    },
										    "telephone": "866-845-1011",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/Sand-Dunes-Home-Page.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sands Beach Club",
										    "description": "Experience the luxury of staying at Sands Beach Club on Shore Drive—one of the best areas in Myrtle Beach. This isolated resort features excellent lodging options and on-site amenities. Each room offers a spacious, quiet place where visitors can unwind after a day in the sun. Plus, guests enjoy access to pools and sports courts, a luxurious spa, on-site dining options, and the beach.
Lodging at Sands Beach Club in an oceanfront suite affords idyllic views and unforgettable fun. Each one- and two-bedroom unit features a fully equipped kitchen and dining area, two full bathrooms, and a private balcony where you can relax and watch the waves roll in. The suite styles accommodate up to six guests, giving any family or golf group the comforts of home with the extras of a world-class resort.
Seasonal amenities include an outdoor deck with an oceanfront freshwater pool, lazy river, and whirlpool. The indoor pool and whirlpool make it easy to beat the heat or avoid the rain while still having a blast. Equipment rentals and lighted basketball, tennis, pickleball, and volleyball courts are available for any sports fan to enjoy, and those looking for a good workout appreciate the on-site fitness center.
Free wi-fi and parking, plus discounted attraction tickets and deals for the best golf courses keep anyone’s budget in check. You don’t have to leave property to enjoy dinner and drinks: The Sun N Sands Oceanfront Restaurant &amp; Lounge features delicious entrées and fantastic drink specials with oceanfront views to match. And Ocean Annie’s, one of the area’s best beachfront bars, is right next door at  Sands Ocean Club.
Explore the Area
Though you’ll have little need to leave the resort when you stay at Sands Beach Club, exploring the area is easy from this property. A five-minute drive takes you to Restaurant Row, a premier dining destination. Indulge in sushi, BBQ, or all-you-can-eat seafood at one of the Lowcountry’s best calabash buffets. When you feel like shopping, Tanger Outlets is less than three miles away and Barefoot Landing is only five miles up the road. While this oceanfront resort is known for its fantastic golf package, those wanting to DIY their own trail can do so from this location with ease.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "9400 Shore Drive"
										    },
										    "telephone": "877-726-3783",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2013/01/Sands-Beach-Club-Resort-Exterior.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sands Ocean Club Resort",
										    "description": "Give your vacation a major upgrade by staying at the Sands Ocean Club, an oceanfront resort perfect for family vacations and romantic getaways. Located on a secluded stretch of Myrtle Beach on Shore Drive, an area considered one of the best in Myrtle Beach, Sands Ocean Club offers guests great accommodations, amenities, and summertime perks.
Lodging options include standard efficiency rooms and one- and two-bedroom suites. These spacious accommodations offer private balconies with views of the Atlantic Ocean and the pristine shoreline. Efficiencies are outfitted with a kitchenette, and the suites come with a full kitchen. Larger units feature a dining area and a second bath to help everyone feel at home. The variety of room layouts with twin beds and double sleeper sofas makes it easy to find the right room for any size group.
Amenities for Your Stay at Sands
Sands Ocean Club Resort amenities are worth returning for year after year. Summertime perks like free kids’ entertainment, complimentary lunches, free waterpark passes, and discounted attractions make it a cinch to keep your entire crew happy. Those who want to play the fantastic Myrtle Beach golf courses are in luck: Sands provides guests free golf at Diamondback. After a day teeing off or sightseeing, head to the Atlantis Spa to unwind, grab a cocktail at one of the lounges, or stroll the resort’s lighted beachfront.
No vacation in Myrtle Beach would be complete without a visit to Ocean Annie’s Beach Bar. The poolside service and live music are highlights of this hotspot. The property also offers four restaurants serving lots of delicious bites, so you won’t need to hop into the car to enjoy a hearty breakfast, mouth-watering burger, or happy hour snacks. The indoor and outdoor pools, tennis courts, and beach access are just a few more reasons to stick around the resort.
Around Sands Ocean Club
Up for an adventure? There are plenty of exciting attractions and things to do in Myrtle Beach within a short drive of Sands Ocean Club. Head 10 minutes north to Barefoot Landing and spend the day shopping and relaxing, or head 20 minutes south to downtown Myrtle Beach for a spectacular time. Complete your adventure with a ride on the SkyWheel or a visit to any of Ripley’s attractions. Families with kids appreciate the variety of inexpensive activities in Myrtle Beach, including a visit to the Apache Pier next door.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "9550 Shore Dr"
										    },
										    "telephone": "800-550-6817",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2015/01/Sands-Ocean-Club-Resort-Room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sandy Beach Oceanfront Resort Myrtle Beach",
										    "description": "Sandy Beach Resort offers the luxury and seclusion guests crave and the proximity to attractions that visitors want to experience. Although the property has been a hotel/resort for more than 75 years, recent renovations have made Sandy Beach a centerpiece of the Myrtle Beach skyline. The uniquely designed twin towers are conveniently situated in the heart of the downtown district. The new Palmetto Tower offers over 150 one-, two- and three-bedroom suites, while the Magnolia Tower includes 78 units of varying sizes.
All rooms feature a tiled entryway, a full kitchen, and comfortable beds. The private oceanfront and ocean view balconies overlook the Atlantic, the Second Avenue Pier, and the Boardwalk for stunning sunrise vistas. Larger parties or those celebrating a special occasion can upgrade to a Jacuzzi, Town House, or Deluxe Suite and enjoy luxurious features and spacious floorplans.
This hotel offers lots of amenities, including indoor and outdoor pool decks complete with their own swimming pools and whirlpools. The oceanfront deck features a Silly Sub aquatic playground for kids to enjoy while parents watch. There are plenty of comfortable lounge chairs for relaxing in the sun or in the shade of a palm tree. The indoor deck includes a winding lazy river perfect for rainy days. When temperatures drop, the water features heat up for fun all year long. A state-of-the-art exercise room, quiet meeting space, and wireless internet are also available to guests free of charge.
Explore the Area
Once you land in the Grand Strand, this resort property is just a seven-minute drive from the airport. Take a load off after a day of travel and enjoy everything the hotel has to offer. When you’re ready to explore the area, there’s no shortage of things to do on The Strip.
Sandy Beach is located within walking distance of all the downtown restaurants, bars, shopping, and attractions. The Myrtle Beach SkyWheel, Plyler Park, and two fishing piers are just a short stroll down the Myrtle Beach Boardwalk, which runs through the Sandy Beach property. The 1.2 miles of boarded walkway is home to some of the most popular stores, restaurants, and entertainment options in the area. Visit the famous Bowery honky-tonk bar and grab a drink with locals and tourists alike. Or stop by the Gay Dolphin Gift Cove and stock up on souvenirs.
Adrenaline seekers will enjoy Family Kingdom Amusement Park, featuring winding coasters with steep drops. This kid- and adult-friendly attraction lies just around the corner from the resort property. Or head to Free Fall Thrill Park located next to the Boardwalk. The exciting venue is home to the towering Sling Shot and other massive rides.
Stop by 2nd Ave Pier for fresh hook-to-plate seafood at Wicked Tuna. This bustling restaurant serves surf-and-turf options as well as refreshing cocktails and ice-cold beer. Captain Benjamin’s Calabash Seafood Buffet features a spread of all-you-can-eat shellfish, land fare, and tasty sides for guests of all ages.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "201 S Ocean Blvd"
										    },
										    "telephone": "800-844-6534",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/SandyBeach-6.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sea Crest Oceanfront Resort Myrtle Beach",
										    "description": "Stay in the lap of luxury near downtown Myrtle Beach at Sea Crest Resort. Located between Ocean Boulevard and the Atlantic Ocean, this hotel is an oasis of rest and relaxation. Stroll to major attractions, shops, and restaurants along the Myrtle Beach Boardwalk, chill out poolside or on the nearby beach, or kick back in your comfortable room and watch the waves from your balcony.
Accommodations and Amenities at Sea Crest Resort Myrtle Beach
Sea Crest accommodations fit any party’s needs, whether you’re seeking a kid-friendly hotel for your entire family or a luxury resort in Myrtle Beach for two. Every standard room, efficiency, and one-bedroom suite includes free Wi-Fi, cable TV, a coffee maker, a safe, an iron and ironing board, and a microwave. A low-rise room is a budget-friendly choice for a traveler who doesn’t mind exchanging a balcony view for a reduced rate. Every efficiency offers a full-size refrigerator and range, and each suite provides the same with a separate living area and nearly any bedroom configuration you need. And you can always upgrade to a room with a jetted tub when extra relaxation is in order. Whichever room you choose, you’ll enjoy access to the shoreline and all of the resort’s excellent amenities.
Sea Crest in Myrtle Beach boasts nine pool amenities, including pools and lazy rivers indoors and out, two indoor Jacuzzis, and a kiddie-size, interactive aquatic playground for the children. While you’re hanging out on the pool deck, stop by the Malibu Beach Bar &amp; Oceanfront Snack Shack—it’s one of the best resort pool bars in Myrtle Beach. With kid-friendly foods, creative cocktails, and entertainment, everyone is happy sticking around for a while. Though Sea Crest Oceanfront Resort is a relaxing place to stay, it is also ideal for active vacationers. The updated exercise room features a variety of resistance and weight machines, a treadmill, and an elliptical. And the beach is only steps away, making a long walk or a morning jog convenient. Guests who work up an appetite and thirst can head to Sea Crest’s Beach Java Café for a cup of coffee and breakfast or a light snack. The hotel’s Gift Shop and Mini Mart offers snacks; beer, wine, and other beverages; souvenirs and jewelry; and beach gear.
Around Sea Crest Resort in Myrtle Beach
This hotel on the Myrtle Beach strip is in a prime location, making exploring easy. Only 1.5 miles separate you from the Myrtle Beach Boardwalk entertainment district, which is home to many restaurants, stores, and attractions, including the famous SkyWheel. Thrill-seekers love the Family Kingdom Amusement Park, only a half-mile stroll from Sea Crest Resort. This attraction offers kiddie rides and roller coasters to satisfy everyone in your crew. Sea Crest Resort is also surrounded by restaurants in Myrtle Beach, from the interactive DinoLand Café a couple of blocks away to Wicked Tuna at the 2nd Avenue Pier, just a short walk down the shore. Guests of Sea Crest Resort Myrtle Beach may purchase discounted tickets to many of these local attractions and the area’s award-winning theaters.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "803 S Ocean Blvd"
										    },
										    "telephone": "888-889-8113",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/SeacrestNewJuly2021.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Sea Watch Resort Myrtle Beach",
										    "description": "Located in the exclusive Arcadian section of town, this tower-style resort sits on a secluded stretch of beach near Apache Pier. This Shore Drive resort is ideal for families, couples, and golf groups. You don’t have to be a member of Sea Watch Wyndham Myrtle Beach time-shares to enjoy a stay at this resort because every guest is treated to stellar service and fantastic amenities, and those who book directly often get some of the best hotel deals in Myrtle Beach.
Sea Watch Myrtle Beach Lodging and Entertainment
The two guest towers offer a variety of accommodations for groups of any size. Every unit includes a full kitchen, comfortable seating, plus a private balcony to make guests feel right at home.
Each standard studio sleeps 4 guests in its large living area outfitted with a Murphy bed and a pull-out sofa. The 1-bedroom units at Sea Watch accommodate 4 to 6 guests and offer a separate bedroom and living area with a sofa bed or Murphy bed. The ocean-view or oceanfront 2-bedroom units give 6 to 8 people enough space to spread out and relax, and the dual bathrooms plus a washer and dryer are added perks that groups appreciate. The 3-bedroom condos at Sea Watch Myrtle Beach feature a king bed, 2 double beds, and a queen bed, plus enough space for golf bags or beach toys for 8 to 10 guests.
If the oceanfront views don’t keep you occupied, the expansive pool deck ought to do the trick. With 10 hot tubs, 6 seasonal heated pools, 2 lazy rivers, and a kiddie pool, your entire family will find ways to stay cool and happy. Sea Watch Resort also offers a state-of-the-art exercise room, laundry facilities, meeting rooms, and a business center, plus photocopy and fax services. A poolside tiki bar serves frozen drinks and ice-cold beer, as well as cold drinks for the kids. Captain’s Cove, now proudly serving Starbucks, is another spot for the entire family to enjoy a treat, and features a traditional breakfast, as well as sandwiches and salads for lunch.
While the amenities provide loads of entertainment, Sea Watch also offers a concierge and a Golf and Entertainment department to make planning outings easier. Whether you want to book tee times at Myrtle Beach golf courses, get tickets to the area’s Broadway-style shows, or find ideas for kid-friendly things to do in the Grand Strand, the Sea Watch team is always ready to assist.
Around Sea Watch Resort Myrtle Beach
Though Sea Watch is in a secluded, gated area of Myrtle Beach, it still affords guests easy access to many of the area’s most fun destinations. The best attractions and activities nearest Sea Watch Resort are located at Barefoot Landing, which is only 3.4 miles away and offers everything from the wildlife attractions Alligator Adventure and Ripley’s Aquarium to boutique stores and restaurants; Barefoot Landing also hosts family-friendly events year-round. The resort’s proximity to Highway 17 is convenient for getting to the Tanger Outlets shopping plaza and Broadway at the Beach. You’ll also discover many dining options along Restaurant Row, including all-you-can-eat seafood buffets, bars and grills, and steakhouses. Since Sea Watch Resort isn’t a pet-friendly hotel, you’ll appreciate having options for local boarding facilities and pet resorts nearby.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "161 Sea Watch Drive"
										    },
										    "telephone": "855-693-8226",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/Sea-Watch-Room-Interior.png",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Seaside North Myrtle Beach",
										    "description": "Stay in a luxurious condominium unit on the North Myrtle Beach oceanfront and enjoy the secluded stretch of white-sand beach at the Seaside Resort. This white tower stands as a beacon for vacationers looking for excellent accommodations and amenities at a reasonable rate. Guests can choose from spacious one-, two-, and three-bedroom condos that are fully and comfortably furnished with all the creature comforts of home. Each unit offers a wide view of the Atlantic Ocean, a fully equipped kitchen, a dining room area, washer /dryer unit, a Jacuzzi tub and free high-speed Internet. Guests can hit the pool regardless of the weather thanks to the Seaside’s two pools, one inside and one outside on a large deck overlooking the beach, along with a lazy river and two hot tubs. A new state-of-the-art fitness center is available, and guests can get discounted passes for area shopping, dining and attractions, such as golf at one of the many nearby courses. Although there is no on-site restaurant or bar, a continental breakfast is served every morning.
Around Seaside Resort
The Seaside is conveniently located near some of the Grand Strand’s top attractions, dining and shopping, such as the nearby Barefoot Landing complex. Catch a show at the House of Blues or Alabama Theater, feast at Umberto’s or Wild Wing Café and hit dozens of shops without moving the car.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29582",
										        "streetAddress": "2301 S Ocean Blvd"
										    },
										    "telephone": "888-976-0570",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2024/10/A92A5503-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "The Caravelle Resort Myrtle Beach",
										    "description": "This resort on the north end of Myrtle Beach includes nine different buildings on its multi-block property, ranging from a high-rise tower to two- and three-bedroom condo complexes. When it comes to selection, accommodations, and amenities, The Caravelle has it all in one of the area’s most exclusive oceanfront neighborhoods.
The selection of accommodations provides families, couples, and solo travelers a variety of standard rooms and one-, two-, and three-bedroom floor plans. Enjoy oceanfront suites and efficiencies at Caravelle Resort and the Tower, St. Clements, or Carolina Dunes, or stay just across Ocean Boulevard at St. John’s Inn, Dry Dock, or Sea Mark Tower. Many of the buildings come with water features, and everyone can access the main building’s sprawling poolscape.
With a long list of amenities spread throughout the property, this resort gives every guest something to appreciate. The main outdoor pool, aquatic playground, lazy river, and Jacuzzis are just the start of the fantastic offerings. There’s also an indoor pool with a relaxing sun deck on the 7th floor. With an on-site spa, game room, picnic spots, and lawn areas with chairs and hammocks, the resort provides plenty of places for guests to play and relax.
The property’s mini-mart and dining options make grabbing a quick bite or refreshing beverage convenient. The Santa Maria Restaurant serves breakfast and seasonal dinners. The Marco Polo Bar &amp; Grill, open seasonally, serves classic beach fare, including sandwiches and hot dogs, plus frozen daiquiris and other beverages.
What’s Near Caravelle Resort?
Located in the Dunes section of Myrtle Beach, the Caravelle is close to some of the Strand’s top attractions, dining, and shopping. The legendary Dunes Golf &amp; Beach Club, a driving range, and mini golf courses are a few of the spots to tee off close by. The resort is a short drive from Restaurant Row, an area with a collection of restaurants serving nearly any cuisine you’d like. Head 10 minutes from the resort in either direction to spend the day at Broadway at the Beach, a family-friendly entertainment complex, or Barefoot Landing, home to an interesting collection of shops, restaurants, and attractions. And a beach vacation isn’t complete without visiting the famous Boardwalk district, one of the best free things to do in town.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "6900 N Ocean Blvd"
										    },
										    "telephone": "877-284-8977",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/The-Caravelle-Room-Interior.jpeg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "The Strand",
										    "description": "The Strand is a boutique resort located in the heart of Myrtle Beach and provides upscale accommodations for those looking to vacation along the oceanfront in Myrtle Beach. If lying in a lounge chair listening to the waves crash nearby and sipping a cool drink sounds like a dream, you’ll love The Strand.
Accommodations at The Strand Boutique Resort
Select from suites, condos, and traditional rooms at The Strand Hotel for your stay in Myrtle Beach, South Carolina. Any lodging you choose includes a free hot breakfast daily and at least one private balcony and access to the on-site amenities, plus The Breakers Resort water features nearby.
The single bed floor plans offer a variety of accommodations for 4 to 6 guests. The standard room is a classic layout with the basics. The efficiency suite features a small kitchenette incorporated into the combination bedroom and living area. Each condo and deluxe room offers a full kitchen, a living and dining room, plus a separate bedroom. Two-bedroom condos and royal suites at The Strand can sleep 6 to 10 people; each offers separate bedrooms, a full kitchen, multiple bathrooms, plus a full kitchen and living area. Three-bedroom accommodations at The Strand feature multiple units combined within a royal suite, which includes 3 bedrooms, one with a kitchenette, 3 bathrooms, a full kitchen, and multiple balconies.
You’ll love the spacious and pristine accommodations at The Strand, but you’ll also appreciate the convenient amenities at this property. After enjoying a free hot breakfast, keep up your daily workout habit in the fitness center. This resort is also set up for fun in the sun: The oceanfront pool deck features a large pool, a whirlpool, and private cabanas. The Strand Hotel features two restaurants on-site; the Market Restaurant serves a complimentary breakfast with free coffee each morning, and The Strand Bar &amp; Lounge offers small bites, burgers, and seafood baskets, plus a full drink menu.
Here for work? The Strand’s modern business center includes tablets and tech for your convenience, and the property features free Wi-Fi for anyone who wants to work—or play—from the comfort of the suite.
Around The Strand in Myrtle Beach
There’s no better location than The Strand in Myrtle Beach, South Carolina: Just steps from the sand, it’s also minutes from some of the best things to do in Myrtle Beach. The SkyWheel and the Myrtle Beach Boardwalk are only a mile down the shore, giving visitors easy access to plenty of sightseeing. And don’t worry if storm clouds move in—the best things to do when it rains in Myrtle Beach are all right here. When you’d like to try a local restaurant or go out for a cocktail in Myrtle Beach, you’ll find many options near The Strand. When you venture out by car, get to the popular entertainment district Broadway at the Beach in only 4 minutes, and a 15-minute drive will bring you to The Market Common, featuring shops, a playground, a movie theater, and restaurants.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2700 N. Ocean Blvd"
										    },
										    "telephone": "866-252-4657",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/the-strand-fire-pit-light-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Windsurfer Myrtle Beach",
										    "description": "Experience the convenience of staying in the heart of downtown Myrtle Beach while also relaxing in tranquility at the Windsurfer Hotel. Located on the famous Myrtle Beach Boardwalk, a 1.2-mile wooden walkway along the coastline, the Windsurfer also provides a comfortable resort where you can unwind and enjoy your vacation. The Windsurfer offers three unique floor plans so you can choose a room that best suits your party&#8217;s needs, from a standard economy and guest efficiencies to two-bedroom suites. All rooms feature oceanfront or oceanview balconies with mini-kitchens, Murphy beds and free wireless Internet access and cable TVs. All rooms have tub/showers, and some suites include Jacuzzi baths. There are plenty of places to get wet at the Windsurfer’s oceanfront pool deck, with indoor/outdoor pools, a kiddie aquatic playground and whirlpools where you can relax in the sun or shade. Guests can swim from inside to outside in the pool, and use the private beach access to a secluded stretch of white-sand beach.
Around Windsurfer Hotel in Myrtle Beach
Although there are no on-site dining or shopping facilities, guests at the Windsurfer are only a short stroll or drive from some of the top attractions in Myrtle Beach. The Market Common and Myrtle Beach Boardwalk are only 1 mile away, and nearby Kings Highway features lots of shops and restaurants.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "210 N Ocean Blvd"
										    },
										    "telephone": "800-789-3123",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/Windsurfer_MyrtleBeachHotel.png",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Avista Resort North Myrtle Beach",
										    "description": "Since Avista Resort in North Myrtle Beach opened in 2005, it has been lauded for its fantastic accommodations and amenities. Named one of the best North Myrtle Beach hotels for a family vacation, this property offers all the extras you’d expect and more. You won’t find another family-owned and operated hotel like Avista Resort in Myrtle Beach or anywhere.
Avita Resort Rooms and Amenities
Avista Resort condos are available with one, two, and three bedrooms in a myriad of floor plans. Every unit offers a kitchen with a refrigerator, microwave, and oven, plus a private balcony. Avista Resort suites with one bedroom include Murphy beds or pull-out sofas for extra sleeping space. The larger, 1,000-plus-square-foot 2- and 3-bedroom condos feature all the comforts of home, from spacious living and dining areas to multiple bathrooms. Enjoy Wi-Fi throughout each Avista Resort suite for streaming shows, checking emails, or planning your next outing.
Like the accommodations, the amenities at Avista Resort are second to none. Find a spot in the sun on the spacious oceanfront pool deck which features two pools, a kiddie pool, a lazy river, and two hot tubs. When it’s time for shade, head inside to take a dip in the climate-controlled pool, ride the lazy river, or soak in the whirlpool.
Refuel anytime at Avista Resort’s on-site restaurants. These offer a variety of food to satisfy any craving. Full-service restaurant Just Off Main serves hearty American fare for breakfast, lunch, and dinner. The Tree Top Lounge, a favorite hangout, offers a pool table and TVs, plus delicious light bites and hand-crafted cocktails. Summertime visitors love the Snack Shack’s refreshing drinks and ice cream, and Sip-n-Dip is a go-to for meals by the pool.
If the Snack Shack’s ice cream has become a daily treat or you want to stick to your routine, Avista’s fitness center is outfitted with treadmills, ellipticals, stationary bikes, and weights, promising a good workout. Another handy amenity is The Pearl gift shop. This store stocks beachwear, sunblock, souvenirs, snacks, toiletries, eyewear, and more, and it’s open 24/7. Guests of Avista Resort also have access to convention and event facilities for hosting casual or formal affairs.
Around Avista Resort
Guests at Avista look forward to the lively entertainment that the North Myrtle Beach Main Street area provides with its restaurants, night spots, shops, and amusements. Favorite establishments on Main Street include the Golden Griddle Pancake House and Flynn’s Irish Tavern, but there are many must-try restaurants around North Myrtle Beach worth venturing out for. If you want to experience the nightlife, check out Fat Harold’s Beach Club and other bars to dance all night long. North Myrtle Beach frequently hosts family-friendly festivals, seasonal events, and free concerts that make planning outings easy, plus when you stay at Avista Resort, Myrtle Beach attractions are only a short drive away.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29582",
										        "streetAddress": "300 N Ocean Blvd"
										    },
										    "telephone": "888-435-6993",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2022/11/avista-resort-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Bay View on the Boardwalk",
										    "description": "Bay View on the Boardwalk is centrally located on the oceanfront between the Second Avenue Pier and downtown Myrtle Beach. Guests love staying steps from the water, and there’s always something to do when you’re within a short walk of the attractions and dining options along the promenade.
Lodging options at this resort vary from standard rooms to four-bedroom condominiums. These accommodations are comfortable for couples, families, and groups. The standard rooms can sleep two to four guests, and each conveniently offers a compact refrigerator and coffee maker, but the highlight is the private balcony with gorgeous views of the Atlantic. Condos accommodate 4 to 12 people and feature a variety of layouts and views. Each features a fully equipped kitchen with granite countertops, plenty of seating, and designer furnishings, and the larger units also come with multiple balconies and bathrooms. Any room you choose will include TV and free Wi-Fi, keeping you connected no matter how many days you stay.
Though this city offers plenty of things to do with kids, families appreciate the easy entertainment provided by the on-site water features. Bay View Resort offers an outdoor pool and spa with a fire pit in between, as well as an indoor lazy river, kiddie pool, and swimming pool. A relaxing whirlpool spa rounds out the indoor pool deck. For those who need a caffeine fix or a quick snack, the ground-floor Starbucks is another welcome amenity.
Near the Resort
Bay View is located in the middle of the Myrtle Beach Boardwalk, home to numerous restaurants, including the Second Avenue Pier restaurant and open-air bar, Pier 14, and the historic restaurant, Peaches Corner. The promenade hosts seasonal festivals and fireworks shows, and the SkyWheel, Ripley’s attractions, and the famed nightlife spot, The Bowery, offer year-round entertainment. When you work up an appetite while exploring the oceanfront or shopping nearby, you’re in luck. Bay View is within steps of some of the best waterfront dining restaurants around, where the seafood is always fresh and the views spectacular.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "504 N Ocean Blvd"
										    },
										    "telephone": "888-319-6391",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/bay-view-indoor-pool-empty-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Beach Colony Resort Myrtle Beach",
										    "description": "Beach Colony Resort is located on the oceanfront in close proximity to popular Myrtle Beach attractions. This oceanfront resort offers five different lodging options to accommodate families and groups of all sizes. Choose from ocean view studios with a kitchenette or larger oceanfront one-, two-, three- and four-bedroom condos with a washer, dryer, and a full kitchen equipped with a dishwasher, cookware, and utensils. All rooms feature a DVD player, free in-room coffee, free Wi-Fi, and a hair dryer.
Beach Colony Resort in Myrtle Beach makes a great hotel for families with kids thanks to abundant on-site amenities, its short distance from attractions, and its direct beach access to the sandy shore of the Grand Strand. Take a break from the saltwater and dip into one of Beach Colony’s indoor or outdoor pools and whirlpools. Unwind and float along the outdoor lazy river or let the kids play in the al fresco kiddie pools. For an extra dose of relaxation, kick back in the resort’s sauna. There’s no excuse for boredom at Beach Colony Resort—find plenty to do at the on-site racquetball court, in the game room, or at the fitness center.
On-site dining options at Beach Colony Myrtle Beach include Cannonballz for lunch and dinner and the Snack Shack for grab-and-go munchies.
Around Beach Colony Resort in Myrtle Beach
Explore the area around Beach Colony Resort in Myrtle Beach to discover local restaurants and attractions perfect for the entire family. Dine at Cafe Old Vienna about three miles south of the resort and experience traditional German-Austrian cuisine in a charming European-inspired setting. Since Myrtle Beach is known for golf, there’s no better place to get the kids started. Spy Glass Mini Golf is a pirate-themed putt-putt experience designed for kids and adults alike, just a four-minute drive from the resort.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "5308 N. Ocean Blvd"
										    },
										    "telephone": "877-279-5807",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/12/BC-16.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Beach Cove Resort North Myrtle Beach",
										    "description": "Beach Cove Resort in North Myrtle Beach, South Carolina, offers a tropical retreat for families, couples, and solo adventurers alike. Whether you opt to spend the day taking in the sights and sounds of this exciting area or choose to spend your time enjoying the beach and the variety of pools, you’ll love your vacation spent in the tropical surroundings of this beautiful North Myrtle Beach hotel. Beach Cove is located just steps from the Barefoot Landing dining, shopping, and entertainment complex, and it is only a short drive from other attractions in the Myrtle Beach area, so you’ll find that accessing things to do onsite and off is a cinch.
While Beach Cove Resort is not pet-friendly, accommodations include luxurious 1-bedroom suites and 2- and 3-bedroom condos that are well-appointed and smoke-free. Every guest in the main towers enjoys a private oceanfront balcony, a full kitchen with utensils and cookware, and complimentary Wi-Fi. The 1-bedroom suites feature a combination living and kitchen area and a separate bedroom. Large families appreciate that the spacious 2-bedroom condo sleeps 4 adults and 4 children with ease, offering 2 private bedrooms and 2 bathrooms. Each 3-bedroom, 2-bath condo accommodates up to 10 guests in more than 1,500 square feet of living space.
In addition to beach access, Beach Cove offers a relaxing and fun tropical pool deck with many water features. Take a dip in any of the three outdoor pools, lazy river, or kiddie pool. Or sink into one of the outdoor hot tubs to enjoy the views as you unwind. Take a break from the sun or escape a brief rain shower in the indoor pool or hot tub.
What makes Beach Cove Resort a top Myrtle Beach hotel for family vacations is its Town Center. This entertainment hub features the Game On! Arcade, the Winner’s Circle redemption center, a gift shop, a coffee shop and snack bar, and a cocktail lounge. With endless amenities at your fingertips, you won’t need to venture out to entertain anyone in your group.
Beach Cove Resort’s on-site restaurants also don’t disappoint. Dine on the oceanfront at Tradewinds Café each morning, indulging in a buffet-style breakfast. The year-round Grab N’ Go Grill &amp; Coffee Bar offers quick bites for every meal of the day and sweets for dessert. Summertime visitors also enjoy Breezes Pool Bar &amp; Grill, a seasonal spot serving kid-friendly fare poolside, plus refreshing beverages for grown-ups. Another seasonal spot is the Tipsy Turtle Beach Bar, a guest-exclusive venue offering casual bites and cold drinks in a laid-back dining area with TVs and views to boot.
Other amenities at Beach Cove include on-site laundry facilities, an oceanfront fitness center, and covered parking, plus this property features event space for business meetings, banquets, and weddings.
Around Beach Cove Resort
Guests staying at Beach Cove Resort appreciate its proximity to things to do in Myrtle Beach and top North Myrtle Beach attractions, like watersports and golf courses. Some of the best restaurants to try in North Myrtle Beach are near Beach Cove Resort as well. Plus, Barefoot Landing, a shopping and dining complex, is less than a mile from the resort, offering diverse entertainment from its Alligator Adventure wildlife park to The Alabama Theatre, a renowned Broadway-style theater in Myrtle Beach. Main Street in North Myrtle Beach is another must-visit spot within five miles of Beach Cove Resort. This lively area offers great venues for live music and hosts holiday festivals and concerts seasonally. And if you venture just 20 minutes from Beach Cove Resort to Myrtle Beach, you can explore the SkyWheel and the famed Boardwalk entertainment district.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29582",
										        "streetAddress": "4800 S Ocean Blvd"
										    },
										    "telephone": "877-279-5809",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/Beach-Cove-Exterior.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Breakers Resort Myrtle Beach",
										    "description": "Breakers Resort includes Paradise Tower, Palms Tower, Dunes Tower, and The Breakers Sailfish Tower. The oceanfront views and indoor water amenities make Paradise Tower the best building at Breakers Myrtle Beach.
Every building at Breakers features a range of room options, from studios with a small refrigerator and microwave to one-, two-, and three-bedroom suites with a full kitchen and washer and dryer. Reserve an oceanfront suite at Breakers Myrtle Beach Palms Tower for a quick weekend getaway. Or opt for a spacious four-bedroom Breakers condo at Myrtle Beach and enjoy your home away from home.
In addition to the many room types at Breakers Myrtle Beach Resort, guests can choose from several on-site dining options for breakfast, dinner, and sweet treats. While the Breakers Resort doesn’t offer free breakfast, the on-site Papa’s Restaurant serves a breakfast buffet guests can pay for in advance at a discounted rate. Stop by Ben &amp; Jerry’s ice cream shop for a cone or cup of one of their beloved flavors, or get your caffeine fix at the on-site Starbucks. Showcasing a coastal Lowcountry feel with a modern twist, Strong Waters Craft Cocktails and Kitchen features inventive cocktails, an evolving beer selection, and a changing menu of southern-favorite small plates. If you have a craving for some Mexican cuisine, you can slide on over to Angry Avocado and order some tacos, a burrito, or quesadilla.
Breakers Resort in Myrtle Beach is an excellent hotel for energetic kids, thanks to its  impressive number of water amenities. The sunken pirate ship aquatic playground features waterslides, water cannons, and a bucket, allowing kids’ imaginations to run wild. Float along the sprawling 418-foot lazy river and wind around the Breakers&#8217; expansive pool deck. Head inside and enjoy the indoor pools, whirlpool, and the oceanfront indoor waterpark. The oceanfront Breakers hotel doesn’t have a private beach but does offer direct access to 700 feet of public shoreline.
Around the Breakers Resort in Myrtle Beach
The Breakers Resort is located in the heart of Myrtle Beach near many popular attractions, including the massive Broadway at the Beach complex. From shopping to casual and fine dining to invigorating nightlife, this sprawling plaza offers hours of entertainment. Broadway at the Beach is also home to Ripley’s Aquarium and WonderWorks Myrtle Beach.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29578",
										        "streetAddress": "Ocean front at 21st and 27th Ave N"
										    },
										    "telephone": "888-312-2159",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/breakers-waterslide-empty-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Camelot by the Sea &#8211; Myrtle Beach Resort",
										    "description": "Enjoy an oceanfront Myrtle Beach vacation at the only themed resort in Myrtle Beach &#8211; Camelot by the Sea! The friendly folks at Camelot by the Sea treat all guests like royalty, providing a special touch to your unforgettable beach getaway.
Camelot by the Sea offers spacious studios as well as 1-, 2-, and 3-bedroom suites. Each unit features all the things to make guests feel right at home during their stay, including balconies overlooking the Atlantic Ocean, fully-equipped kitchens, washers &amp; dryers, and more.
Those staying at Camelot will enjoy on-site amenities like an indoor and outdoor pool, a heated 200 ft. indoor lazy river, heated indoor pool, and huge indoor hot tub, and indoor &amp; outdoor kiddie water features. Camelot also boasts a fitness center that features treadmills and ellipticals to help you stay in shape while you&#8217;re on vacation.
From 6 a.m. until 8 p.m., guests at Camelot can take advantage of the on-site Dunkin Donuts. Here, visitors can fuel up on a variety of coffee drinks and other beverages, as well as donuts, bagels, and other tasty items.
Guests at Camelot by the Sea are treated to discounts at select area attractions, free access to Wild, Water &amp; Wheels Water Park, free mini-golf at Lost Mine Miniature Golf, and a children&#8217;s activities program.
Each unit features the necessities and accommodations you need to feel right at home, plus an outdoor balcony overlooking the ocean. Rooms include:

Wi-Fi
Shampoo
Refrigerator
Washer/Dryer
Body soap
Balcony

Property Amenities

Pool
Hot tub
Elevator
Fitness center
Beach access
Outdoor dining area
Hammocks
Sun loungers
Wi-Fi
Pool-side bar
On-Site Coffee Cafe
ATM on-site

Around Camelot by the Sea
Camelot by the Sea is located in the heart of downtown Myrtle Beach, surrounded by tons of fun things to do. Guests here not only have easy access to the beautiful sandy beach, but also are only steps away from the best attractions in town. Take a short walk and you&#8217;ll find yourself on the Myrtle Beach Boardwalk, which is home to several shops, restaurants, arcades, amusements, and bars that often host live music.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2000 N. Ocean Blvd."
										    },
										    "telephone": "(877) 827-6995",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2013/04/image006-copy-2.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Captain&#8217;s Quarters Resort Myrtle Beach",
										    "description": "Captain’s Quarters is a  kid-friendly hotel in Myrtle Beach that caters to families, couples, or anyone looking for a carefree, effortless vacation. Its location on the oceanfront means you can enjoy a beach day in a snap. And since this resort features over-the-top amenities indoors and out, your entertainment is covered, rain or shine.
Myrtle Beach Captain’s Quarters Accommodations and Amenities
Captain’s Quarters Resort’s main tower includes many lodging options. A standard king or queen room includes a small refrigerator and microwave; each junior suite gives guests a separate living room and bedroom plus a kitchenette; the 1- or 2-bedroom efficiency includes a full kitchen equipped with a refrigerator, microwave, stove, and toaster; and each suite offers a full kitchen plus a separate living area, with a bedroom available in a variety of configurations. Every room includes free wireless internet, a hair dryer, a safe, and an iron. The seasonal Ocean Inn Building, just north of Captain’s Quarters Myrtle Beach, provides four budget-friendly room styles and access to all of the main resort amenities, plus its own swimming pool.
The restaurants at Captain’s Quarters Resort satisfy any craving. Visit Vista 9 for breakfast daily to get a jump-start on your mornings. The seasonal dining options on-site include Loco Gecko, which serves a variety of casual fare and offers a full bar, and The Tipsy Turtle Pool Bar, known for its pizza, sandwiches, and cooling drinks served poolside.
While this resort’s beautiful grounds, beach access, and state-of-the-art fitness center are highlights, the pools and water amenities set it apart from other Myrtle Beach hotels. Captain’s Quarters Resort features 15 indoor and outdoor pools (open seasonally), lazy rivers, and whirlpools on the property. The Shipwreck Lagoon is a kid-pleaser, thanks to numerous waterfalls, fountains, and a wrecked pirate ship with water cannons; children find plenty of places for imaginative play.
Around Captain’s Quarters Resort Myrtle Beach
Captain’s Quarters is the kind of Myrtle Beach resort where you can park the car and not drive it again until checkout, because this hotel’s location makes venturing out effortless. The Family Kingdom Amusement Park is right up the street and entertains children and adults with its variety of kiddie rides and thrilling roller coasters. A little bit farther north is the Myrtle Beach Boardwalk, home to many restaurants, from The Bowery nightlife spot to Peaches Corner, a café that’s one of the oldest restaurants in Myrtle Beach. Various T-shirt and souvenir shops along the promenade offer fun keepsakes, and you’ll find ice cream stands and an arcade for family-friendly entertainment. During the summer months, the Boardwalk area hosts free concerts and fireworks, and if you visit Myrtle Beach in December, you’ll discover the entire strip is filled with holiday spirit.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "901 S Ocean Blvd"
										    },
										    "telephone": "888-767-3538",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/11/CaptainsQuarters_626.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Caribbean Resort &#038; Villas Myrtle Beach",
										    "description": "Caribbean Resort was built in 1958 but has undergone several renovations and expansions to make it the modern, comfortable property it is today. This top-rated, family-friendly resort gives vacationers endless entertainment at their fingertips and many accommodations to choose from. All Caribbean Resort Myrtle Beach condo rentals feature the comforts of home, with the views of a luxury vacation destination.
$20 Million+ Renovations for 2025
Get ready for an epic transformation at Caribbean Resort &amp; Villas, coming Spring of 2025! We&#8217;re unveiling a full-scale renovation featuring completely revamped units, a sleek new lobby, reimagined public spaces, a cutting-edge fitness center, and a brand-new 24/7 Grab-and-Go Market. Our accommodations will be your ultimate coastal-modern escape, featuring a total makeover including stylishly upgraded kitchen and bathrooms, refreshed bedrooms, and a rejuvenated living area. We can&#8217;t wait to welcome you to the next level of luxury, style, and relaxation in Myrtle Beach! Learn More»
Caribbean Resort Myrtle Beach Condo Rentals and Rooms
Check out reviews, photos, and deals from the oceanfront Caribbean Resort &amp; Villas in Myrtle Beach. Book direct for the guaranteed lowest rates available on any style of accommodations you desire. The resort includes four guest towers to suit any family, couple, or solo traveler. The Cayman Tower at Caribbean Resort Myrtle Beach features oceanfront 2-, 3-, and 4-bedroom condos, each with a full kitchen that includes a dishwasher and basic utensils; a large dining table; washer and dryer; multiple TVs; iron and ironing board; private balcony; and wireless internet access. The Dominican Tower includes suites with either two double beds or one king bed and a galley-style kitchen with a full-size refrigerator, flat-top stove, basic cookware, microwave, and toaster. Each suite also has a sleeper sofa and Murphy bed in the living room, 2 HDTVs, a 2-person dining table, and a private oceanfront balcony. The Chelsea House Villas, located across North Ocean Boulevard, offer a selection of 2- and 3-bedroom condos, each with a full kitchen, living room with a sleeper sofa, multiple TVs, and a balcony. The Jamaican Motor Inn building is one block north of the main resort and features a variety of ocean-view and oceanfront rooms as well as an oceanfront penthouse. The Jamaican building has its own private pool and deck, and guests may also use all of the main resort amenities.
Around Caribbean Resort and Villas in Myrtle Beach
Located just north of downtown, the Caribbean Resort and Villas is in an area of Myrtle Beach with plenty of entertainment, restaurants, and shops. Right next door to Caribbean Resort is Sea Captain’s House, an oceanfront venue that consistently tops the list of the best seafood restaurants in Myrtle Beach. Indulge in a sumptuous selection of breakfast, lunch, or dinner fare while watching the waves break along the shore. Broadway at the Beach is a favorite spot for families and couples, and it’s only one mile away. The interesting boutiques, family-friendly restaurants, and Myrtle Beach nightlife spots are worth venturing out for. Traveling a mile in the opposite direction puts you on the Boardwalk, and this lively promenade is home to The SkyWheel attraction, an arcade, souvenir shops, and some of the best beachfront bars in Myrtle Beach.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "3000 North Ocean Blvd"
										    },
										    "telephone": "888-331-7677",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/caribbean-outdoor-pool-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Carolina Winds Myrtle Beach",
										    "description": "Carolina Winds resort is located on the oceanfront in one of the most desirable areas of Myrtle Beach and offers everything you need to have a wonderful vacation. Built in 1984, Carolina Winds in Myrtle Beach has been hosting Grand Strand family vacations, romantic getaways, and golf excursions for decades.
The Carolina Winds hotel is a big resort with 12 floors and a sprawling pool deck and lawn for guests to enjoy. Accommodations at Carolina Winds Myrtle Beach range from traditional suites to a four-bedroom penthouse. Angle oceanfront suites sleep up to two adults and four kids and feature two televisions, a private balcony, and a galley kitchen with a stove, microwave, and full-size refrigerator. Choose from ocean view and oceanfront two- and three-bedroom condos with a washer and dryer and a full kitchen with a microwave and dishwasher.
Carolina Winds amenities include free parking, free Wi-Fi, and access to on-site coin laundry facilities. Guests at Carolina Winds enjoy convenient beach access and plenty of water features, including one of the largest pools on the Grand Strand, hot tubs, a lazy river, and kiddie pools. Open all year long, the indoor pool and hot tub at Carolina Winds allows guests to splash and play even in the winter months. Break a sweat using the on-site exercise room or playing a round of tennis at Grande Dunes Club, free for all guests at Carolina Winds.
Around Carolina Winds in Myrtle Beach
The area around Carolina Winds in Myrtle Beach is chock full of dining options, entertainment venues, and shopping plazas. Catch dinner and a show at Polynesian Fire, featuring live music, dancing, and flaming stunts. Enjoy a concert, play, or musical at the classic Carolina Opry Theater. Spend an afternoon shopping at one of the local premier shopping centers, including Broadway at the Beach in Myrtle Beach and Barefoot Landing in North Myrtle Beach.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "North Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "200 76th Ave."
										    },
										    "telephone": "800-523-4027",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/cw-room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Compass Cove Resort Myrtle Beach",
										    "description": "Compass Cove Oceanfront Resort in Myrtle Beach affords beautiful views of the Atlantic Ocean and it is in close proximity to area dining and entertainment. It offers a variety of units, over 530, to accommodate couples, families, and large groups.
There’s no time to be bored while staying at Compass Cove. This kid-friendly hotel in Myrtle Beach features loads of entertainment options, including a game room, movie rentals, giant chess and checker sets, and a shuffleboard court. Since the beach is only steps from the resort, you can spend the day building sandcastles, tanning, or reading a book while listening to the crashing waves. And when you’re ready to get out of the sand and cool off, you’re in luck: Compass Cove is home to some of the best pools in Myrtle Beach. The 23 water features, including 6 indoor and outdoor pools, 3 lazy rivers, 7 hot tubs, kiddie pools and splash pads, plus waterslides, are highlights of anyone’s stay. If the weather turns sour or you need a bit of shade, indoor pools are located in the Schooner and Pinnacle buildings.
If you need to work while staying at Compass Cove, the business center offers three print-capable workstations and the resort has free Wi-Fi throughout so you can grab a coffee from Compass Joe and check your emails from anywhere. Those who want to get in a workout will find many gyms and fitness centers in Myrtle Beach, but none is more convenient than Compass Cove’s workout room.
Hungry? Compass Cove Resort in Myrtle Beach offers many convenient dining options. Start your day at The Compass Rose, a Southern-style breakfast buffet serving pancakes, eggs, grits, and more. The Crow’s Nest Bar &amp; Grill is open for lunch and dinner and features refreshing drinks and American fare you’ll be happy to savor while watching the nearby oceanfront. This Myrtle Beach hotel’s tiki bar on the pool deck serves delectable drinks for all ages, excellent cocktails for adults, and a light menu of grilled foods. Snack and vending machines are located around the property for a quick bite anytime, and Compass Cove Pinnacle Tower is home to a great coffee shop serving Starbucks and pastries.
$25 Million+ Renovations for 2025
At Compass Cove Resort, we strive to provide our guests with an unforgettable Myrtle Beach experience. Now, we’re excited to take that commitment even further with a $25 million+ renovation project that will refresh and revitalize our entire resort in Spring of 2025. We’re focusing heavily on enhancing our guest rooms, a brand-new tiki hut, the all-new Compass Joe Coffee Shop, a revamped fitness center, and much more. We can’t wait to welcome you back to an elevated level of luxury, style, comfort, and relaxation at the Compass Cove Oceanfront Resort! Learn More»
Compass Cove Room Styles
The best Compass Cove building for your vacation depends on the size of your travel party: The Indigo and Schooner buildings are ideal for 2 to 4 guests, Compass Cove Pinnacle Tower has rooms for twosomes and groups of up to 8, and the Mariner building’s larger condos sleep 6 to 10 guests with ease.
Rooms at Compass Cove Resort offer many features. Decide which in-room amenities you need to find the best room for your stay. All units include a coffee maker, at least one television, a DVD player, and a hair dryer. The kitchen styles vary from fully equipped spaces to just the basics to none. To enjoy an in-room kitchen with a range, refrigerator, microwave, and prep space, select a suite or condo. Efficiencies feature small appliances, including a refrigerator, a stove/oven, and a microwave. The Deluxe and Cabana rooms each have a full-size refrigerator, coffee maker, and microwave, and each standard room comes with a microwave and a coffee maker. Rooms with a kitchen include essential cookware, dishes, and dish soap. The 1-bedroom Ocean View Deluxe Condo, 2-bedroom condos, and 3-bedroom condos at Compass Cove Resort Myrtle Beach are the only room styles that offer washers and dryers, but every guest is welcome to use the on-site laundry facilities.
Around Compass Cove Resort in Myrtle Beach
When you’re ready to venture away from Compass Cove, you’ll discover many shopping and dining options nearby. A Mini Mart for convenience items and snacks is within walking distance, and you can cover any craving or necessity within a short drive.
The Market Common is a popular area just a couple of miles from Compass Cove, offering entertainment, dining, and shopping. Whether you’re looking for date night ideas or family fun, this area features upscale dining options, bars and grills, and a local favorite, 810 Billiards &amp; Bowling. There’s also a playground for kids to explore while you break from browsing the boutiques, and if you need some quiet and AC, sneak off to the movie theater and catch a little downtime.
Any guest of Compass Cove who loves thrill rides will appreciate being so close to Family Kingdom Amusement Park, which is less than 2 miles up the beach. And the famed (and tame) Myrtle Beach SkyWheel is just beyond that. Meander Ocean Boulevard to discover beach bars and dining options scattered all around Compass Cove to find a favorite hangout.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2311 S Ocean Blvd"
										    },
										    "telephone": "888-243-8331",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/compass-cover-waterslide-and-outdoor-pool-chip-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Coral Beach Resort and Suites Myrtle Beach",
										    "description": "Coral Beach Resort &amp;amp; Suites, a top-rated oceanfront hotel in Myrtle Beach, SC, is
located on the ocean in close proximity to many of the area&amp;#39;s attractions. Named the
Best Family Resort by the Travel Channel, Coral Beach offers everything you need for
the perfect beachfront getaway—right on the shores of the Atlantic Ocean. With a wide
range of spacious accommodations, including oceanfront rooms and family suites,
guests enjoy comfort, convenience, and stunning coastal views. Each room is
thoughtfully equipped with modern amenities like free Wi-Fi, flat-screen TVs,
kitchenettes, and private balconies.
Perfect for families, couples, group getaways and business professionals, Coral Beach
has plenty of amenities to meet everyone&amp;#39;s needs. Families love the on-site waterpark,
multiple indoor and outdoor pools, lazy river, and splash zone—perfect for kids of all
ages. Adults can unwind at the oceanfront hot tubs or grab a drink at the poolside bar or
a refreshing cocktail upstairs in our Oceans 6 Bar and Lounge. The Entertainment Zone
offers bowling, arcade games, and more, while in-house dining options make it easy to
enjoy meals without leaving the resort. You don&amp;#39;t want to miss out on a delicious, hot
breakfast each morning in our Sea Level Restaurant or grab a Starbucks coffee and
pastry at The Coral Bean Café. Plus, when you book directly, you unlock exclusive
savings, added perks like daily resort credit, and a seamless booking experience with
100% satisfaction guaranteed.
AROUND CORAL BEACH IN MYRTLE BEACH
Coral Beach Resort is ideally located near all the top attractions along the Grand
Strand. Just minutes away, guests can explore the Myrtle Beach Boardwalk, SkyWheel,
and Family Kingdom Amusement Park. Enjoy world-class entertainment at Broadway at
the Beach or The Market Common, both just a short drive away. Golf enthusiasts will
appreciate easy access to award-winning courses, while shopping, dining, and live
shows are around every corner. Everything you need to enjoy a memorable vacation is
just minutes from Coral Beach &#8211; right outside your door.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1105 South Ocean Blvd"
										    },
										    "telephone": "800-556-1754",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallCoralBeachResort-exterior-hotel.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Crown Reef Beach Resort and Waterpark",
										    "description": "Crown Reef Beach Resort takes full advantage of its oceanfront location, as nearly every guest room, plus the waterpark, Town Center family entertainment zone, and its sundeck feature views of the beautiful Atlantic Ocean. Though Crown Reef Resort is not pet-friendly, this hotel gladly welcomes service animals and offers ADA rooms and other accessibility features to help all visitors enjoy their stay.
Accommodations and Amenities at Crown Reef Beach Resort
With nearly 500 rooms and suites, Crown Reef Resort is perfect for couples, families, golf enthusiasts, wedding parties, and business travelers. Standard rooms offer comfortable, well-appointed accommodations that each include a coffee maker, mini fridge, microwave, and a private oceanfront balcony. Suites and efficiencies are each outfitted with a fully equipped kitchen with granite countertops, an oven, a full refrigerator, a microwave, and basic dishes and cookware. Crown Reef is also one hotel in Myrtle Beach with Jacuzzi suites for extra-indulgent accommodations. Large families and groups appreciate the spacious 2-bedroom condos here, and the 4-bedroom penthouse is one of the premier suites in Myrtle Beach.
If you think the accommodations at Crown Reef Myrtle Beach are fabulous, the amenities are equally impressive. Cool down in one of the 15 water features at Crown Reef, including indoor, outdoor, and kiddie pools, hot tubs, fountains, and the longest oceanfront resort lazy river in Myrtle Beach. This indoor hotel waterpark brings an expansive lineup of amenities to Crown Reef’s pool decks. Standing at four stories tall, it is seasonally enclosed and open year-round so guests can ride the exhilarating TWISTER body slide or the EXPLOSION tube slide in June or January. If relaxation is your goal, hop on a tube and enjoy the longest lazy river in a Myrtle Beach hotel or take a dip in one of the many bubbling hot tubs.
Crown Reef Resort offers every extra you’d expect from a top-notch oceanfront hotel in Myrtle Beach. The fitness facility is an impressive, spacious workout room. Equipment includes multiple treadmills, elliptical cross-trainers, and stationary bikes, plus free weights and resistance machines. For those who want to lounge in the sun without the sand, the two-story sundeck offers comfortable seating and unbelievable ocean views. Crown Reef Myrtle Beach also offers several on-site dining options for guests, including the Grab n’ Go Grill, which serves breakfast by morning and lighter fare throughout the day; Loco Gecko Beach Shak for casual lunch and dinner in an oceanfront setting; Swirl Ice Cream and Sweet Shop to satisfy any sweet tooth with its ice cream and candy; and the Pool Bar &amp; Grill for lunch, drinks, and snacks seasonally.
Around Crown Reef Myrtle Beach
Crown Reef Resort is near award-winning Myrtle Beach restaurants, popular Grand Strand golf courses, and family-friendly attractions, like Family Kingdom Amusement Park and Cancun Lagoon Adventure Golf. Looking for a night out? Head to any of the nearby waterfront restaurants in Myrtle Beach for delectable dining and amazing views. Another popular area near Crown Reef Myrtle Beach is The Market Common; this entertainment district features restaurants, unique boutiques, a cinema and a bowling alley, plus a park, playground, and outdoor spaces to explore.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2913 South Ocean Blvd"
										    },
										    "telephone": "855-923-7687",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/crr-pool.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Dayton House Resort Myrtle Beach",
										    "description": "The Dayton House Resort is located oceanfront in Myrtle Beach and within walking distance of shops, restaurants, and the Myrtle Beach Convention Center. Conveniently situated 4.4 miles from the airport, this property is just a short 11-minute drive from the terminal. So once your plane lands, you can shift straight into vacation mode.
Accommodations include standard rooms, efficiencies, and one-bedroom suites. Each room has a private balcony with city and resort views or breathtaking ocean views. Guests enjoy in-suite coffee makers and free Wi-Fi and cable TV. Select lodging options feature a kitchenette or full-sized kitchen, dining room, and living spaces for a home-away-from-home experience.
The indoor and outdoor decks feature seasonally heated pools and whirlpools, perfect for fall and winter vacations. Make a splash in the oceanfront pool, soak in one of the relaxing hot tubs, or grab a tube and float through the lazy river. Enjoy sun and relaxation on the two-acre tanning lawn filled with yellow umbrella-covered picnic tables and lounges. Other amenities include an ATM, vending machines, coin laundry facilities, a fitness room with a sauna, a business center, on-site parking, an express check-in app, and a digital key service. Vacationers can also take advantage of special resort discounts at the area’s most popular attractions.
All guests enjoy complimentary hot breakfasts in The Rose Room from 7 a.m. to 10 a.m. daily. The seasonal Yella Umbrella Poolside Bar &amp; Grill serves casual fare, quick snacks, and refreshing cocktails. Patrons can eat and sip at the bar or take their food to one of the many tanning lawn tables to enjoy dining in the sun.
Explore the Area
There are plenty of things to do in Myrtle Beach, SC within walking distance of Dayton House Resort. Guests enjoy close proximity to the best beachwear shops, mini golf courses, and dining options along The Strip. The picturesque Boardwalk and Promenade is just a tenth of a mile from this Grand Strand resort. A one-minute drive from the hotel is all it takes to reach the bustling entertainment district packed with attractions. Make sure to take a turn around the SkyWheel for a stunning view of the sparkling Atlantic Ocean and our sandy shoreline.
When the Yella Umbrella closes for the evening, there’s no shortage of local restaurants to enjoy. Budget- and family-friendly dining options include Extreme Pizza and Fuddruckers, both within walking distance. Plan an upscale dinner date at the nearby Soho Steak &amp; Sushi Bar. This popular restaurant fills up quickly, so we recommend calling ahead or making a reservation in advance. Or simply stroll the shore with your friends or partner and discover casual beachfront bars serving ice-cold beer, frozen cocktails, and refreshing mocktails to go with nibbles.
For a bit of everything, visit Broadway at the Beach. This bustling outdoor shopping district features some of the best attractions in the area. Let your inner child play at the Broadway Grand Prix racing park. Or head indoors and enjoy a nostalgic show with the entire family at the popular Legends in Concert venue.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2400 N Ocean Blvd"
										    },
										    "telephone": "843-448-2441",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2024/12/DH-Exterior-5-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Dunes Village Resort Myrtle Beach",
										    "description": "Unleash your inner child at Dunes Village Resort in Myrtle Beach, South Carolina, home to the largest indoor waterpark in Myrtle Beach. Dunes Village is an oceanfront resort hotel that makes family fun a priority. With over 30,000 square feet of waterpark and two buildings of units, Dunes Village Resort has something for everyone.
Choose from oceanfront, ocean view, and angle view accommodations. Explore Dunes Village Resort deals available for an impressive range of unit sizes and layouts. Studios sleep up to four guests and include a kitchenette; Suites sleep up to eight guests and include a jacuzzi tub, full kitchen, dishwasher, washer, and dryer; and Condos sleep up to 16 and include a jacuzzi tub, full kitchen, dishwasher, free Wi-Fi, washer, and dryer. Request a Dunes Village Resort Angle Oceanfront Queen Suite to experience stunning views of the Atlantic from your hotel room. Standard amenities in every unit include cable television, a DVD player, a dining table, kitchenware, in-room Starbucks coffee, and a private balcony.
There’s never a dull moment at the Dunes Village Resort hotel and waterpark. This seaside hotel features two indoor waterparks with adult-friendly waterslides, a water playground, and an oceanfront pool.  After drying off, enjoy the basketball and tennis courts, billiards, foosball, shuffleboard, mini-golf, and pirate ship playground. Or, visit the Dunes Village arcade and game room to cool down after a long day in the sun. Dunes Village Resort motel features on-site hot tubs, indoor and outdoor lazy rivers, and in-room jacuzzi tubs to help guests relax after a long day of play. The Dunes Village Kids Club hosts organized crafts and activities to keep children entertained and engaged.
Dunes Village Myrtle Beach hotel features four resort dining options. There isn’t a free breakfast at Dunes Village, but the Admiral’s Room restaurant serves up eggs and bacon every morning against a stunning backdrop of oceanfront views. The Captain’s Cafe, a satellite of the beloved Sea Captain’s House restaurant in Myrtle Beach, serves Lowcountry and American cuisine for lunch and dinner. Located right next to the pool deck, Cabana Tiki Bar serves drinks and small plates. The on-site Starbucks Cafe serves coffee, drinks, and snacks.
Please note: You or someone in your party must be at least 21 years old to go to Dunes Village Resort.
Around the Dunes Village Resort in Myrtle Beach
When you’re ready to explore the areas around Dunes Village Resort hotel, take advantage of the bounty of  entertaining attractions in Myrtle Beach you won’t want to miss. The Myrtle Beach Boardwalk is a Grand Strand staple located 3.7 miles from Dunes Village. You’re only a 10-minute drive from strolling along the Promenade or taking a turn around the SkyWheel. For golfers big and small, swing by Pine Lakes International Country Club for serious links or visit Treasure Island Mini Golf for putt-putt. Even though Dunes Village Resort isn’t located in North Myrtle Beach, it’s less than a 20-minute drive from the city’s attractions, including Barefoot Landing.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "5200 N Ocean Blvd"
										    },
										    "telephone": "1-855-340-7301",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/11/DunesVillage2024-4.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Forest Dunes Resort Myrtle Beach",
										    "description": "Forest Dunes in Myrtle Beach is a family-friendly resort that offers comfortable accommodations, modern amenities, and plenty of southern hospitality. Forest Dunes Resort is a good choice for families, couples, and golfers, thanks to the serene beach, convenient location, and modern amenities.
Among the 134 non-smoking lodging options at Forest Dunes, choose from one-bedroom oceanfront or ocean view suites and three-bedroom oceanfront or ocean view condos with a washer and dryer. Each of the Forest Dunes Myrtle Beach rental units features a full kitchen and living room, in-room coffee, a DVD player, free Wi-Fi, a hairdryer,  and an iron with an ironing board.
Cool off in one of the Forest Dunes water features, including indoor and outdoor swimming pools, a kiddie pool, a lazy river, and a whirlpool. Stay fit using the seaside exercise trail or watch your kids play at the oceanfront playground at the start of the trail. While Forest Dunes doesn’t have a private beach, it does offer direct access to a quiet stretch of public shoreline. After a day on the beach, grab a bite at Buckets Bar and Grill, the on-site seasonal restaurant that serves American fare and beverages.
Around Forest Dunes in Myrtle Beach
There are several attractions near Forest Dunes in Myrtle Beach, including Sea Captain’s House for dining, the Pine Lakes Country Club for golf, and shopping at Broadway at the Beach. Sea Captain’s House is the best-known restaurant in Myrtle Beach, and serves southern- and continental-inspired cuisine against a stunning backdrop of ocean views. Designed by Robert White to incorporate the natural sand dunes, the golf course at Pine Lakes Country Club boasts a reputation as one of the best in Myrtle Beach, since 1927. Broadway at the Beach is a multi-acre complex where you can grab lunch, play mini-golf, see a movie, eat dinner, and shop all in one convenient location.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "5511 N Ocean Blvd"
										    },
										    "telephone": "877-288-9750",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/fd-room.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Grande Cayman Resort Myrtle Beach",
										    "description": "Grande Cayman Resort, formerly Long Bay Resort, is the perfect place for your next vacation or getaway. Located on a beautiful stretch of beach on Myrtle Beach&#8217;s north end, Grande Cayman Resort offers a variety of accommodations ranging from standard rooms to three-bedroom condos. The resort’s two towers feature 286 rooms and some of the best views of the Grand Strand. Choose between king and queen bed options for any room.
Grande Cayman Resort has no shortage of child-friendly entertainment options, making it a good hotel for kids. This family-friendly resort features an oceanfront deck with an outdoor pool and hot tubs. Take a plunge in the indoor or outdoor pools, wind around on the 250-foot lazy river, or race down the thrilling waterslide. Other amenities include poolside games, a gift shop, a fitness center, and meeting facilities.
Guests at Grande Cayman Resort enjoy on-site dining options, including Due South at 72nd. This convenient resort restaurant serves breakfast, lunch, and dinner. The Turtle Bay Cafe and oceanfront Tiki Hut serve up cocktails and tasty food options. Before you head out to experience the attractions in Myrtle Beach, pick up a coffee and pastry at the on-site Starbucks Cafe.
Around Grande Cayman Resort in Myrtle Beach, South Carolina
Grande Cayman Resort is located on the desirable stretch of Myrtle Beach near restaurants, local shopping centers, and lots of entertainment. Vacationers who stay at Grand Cayman will enjoy easy access to the shopping and dining options at Barefoot Landing and The Market Common, along with the weekly performances at Pirates Voyage or The Carolina Opry.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "7200 N Ocean Blvd"
										    },
										    "telephone": "888-721-6971",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2023/07/grande-cayman-outdoor-pool-1-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Grande Shores Resort Myrtle Beach",
										    "description": "Located at the northern end of Myrtle Beach, Grande Shores Ocean Resort offers the peace and quiet of the Golden Mile and close proximity to top attractions along The Strip. Originally built in 1974, Grande Shores has decades of experience hosting unforgettable family vacations. The updated state-of-the-art facilities feature comfortable lodging options, relaxing amenities, and direct access to the sandy shoreline.
Choose from one-, two-, and three-bedroom suites and rooms with oceanfront sights or ocean views. The one-bedroom oceanfront features two queen beds, a full kitchen, a sleeper sofa and Murphy bed, two TVs, and a private balcony. The three-bedroom oceanfront comes with two king beds, two double beds, a full kitchen, a washer and dryer, four TVs, and a private balcony. The ocean view two-room suite offers four queen beds, two full baths, and a kitchenette. Each unit has home-away-from-home amenities, including a refrigerator, iron and board, cable TV, radio, designer furniture, and free high-speed internet.
This resort features three pools, two lazy rivers, and five hot tubs across indoor and outdoor decks. Lounge chairs are located on each pool deck making it easy to catch some rays with your sweetheart or watch the kids as they splash and play. You won’t even have to leave property for dinner or a relaxing cocktail. The Shoreline Café serves American specialties for breakfast and dinner, and Poolside Bar &amp; Grill has you covered for lunch and snacks.
The summer months offer hours of entertainment for young visitors with the on-site children’s program with organized seashell hunts, games, and crafts. Adults enjoy year-round access to an on-site golf department. Local specialists will gladly book your next tee time, find incredible course deals, or plan your entire circuit. Warm up before a day on the links with a morning workout in the Grande Shores fitness center. When you get back from the greens, let your muscles rest in one of the indoor or outdoor whirlpools.
Explore the Area
When you’re ready to explore Myrtle Beach, Grande Shores is near plenty of places to see and things to do, including popular themed restaurants, a gorgeous theater, and open-air shopping centers. Enjoy fresh seafood sourced from the Atlantic at Crabby George’s Calabash Seafood Buffet. Load up on the all-you-can-eat surf and turf options, including sides and desserts. Treat the family to dinner and a show at Polynesian Fire, a nearby Luau restaurant serving delicious Hawaiian cuisine and entertaining guests with a dance and fire show. Or, grab tickets to one of the many shows or concerts happening nightly at The Carolina Opry. If you’re looking for variety, visit the Tanger Outlets or Broadway at the Beach. These outdoor markets are each less than five miles from the hotel property and are chock full of stores, restaurants, and attractions.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29572",
										        "streetAddress": "201 77th Ave North"
										    },
										    "telephone": "888-598-7263",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2024/06/grande-shores-exterior-scaled.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Holiday Pavilion Resort on the Boardwalk",
										    "description": "The Holiday Pavilion Resort on the Boardwalk is an independent resort with front door access to the Myrtle Beach Boardwalk and the lovely Atlantic Ocean and beach.
Their 138 rooms and suites are well suited for family vacations, business trips and golf vacations in close proximity to all the shopping, dining, and entertainment that the area has to offer. Choose from a Lowrise Oceanview or Oceanfront room with two queen beds, a microwave and refrigerator; a Lowrise Oceanview or Oceanfront Efficiency with two queen beds and a full kitchen; a Tower Oceanfront Efficiency with 1 king bed and a full kitchen; or a Tower Oceanfront Suite with two double beds, a Murphy bed and a full kitchen.
Each unit includes a private balcony, free WiFi, clock radio, in-room coffee service, iron/ironing board, expanded cable TV, in-room safe, and hair dryer. Wash away your cares in the five water features at the Holiday Pavilion Resort on the Boardwalk.
Everyone will love the indoor whirlpool, indoor pool, outdoor pool and indoor lazy river. Children will especially enjoy the kid&#8217;s activity pool as their parents stretch out in a poolside lounge chair to soak up some sun. Enjoy the exercise and fitness facilities in the hotel.  Stroll along the Myrtle Beach Boardwalk that runs between the hotel and the beach for 1.2 miles with cafes, souvenir shops and arcades for your amusement. Take advantage of the free continental breakfast each morning before you head off to play. The Tropical Paradise Beach Bar is ready to help quench your thirst with poolside beverages.
Around the Holiday Pavilion Resort on the Boardwalk
There is plenty to explore around your hotel! Just a short walk away on the Myrtle Beach Boardwalk is the Myrtle Beach Skywheel where you can take in 360 degree views of the Grand Strand in climate controlled comfort. Have lunch, dinner, or drinks at the Landshark Bar and Grill located just below the Skywheel. Indulge in American goodness at Peaches Corner where they serve old-fashioned hamburger baskets, hotdogs, and more right on Ocean Boulevard. A short drive away is The Family Kingdom a multi-acre amusement park for all-ages with the stomach dropping Swamp Fox, a wooden roller coaster that&#8217;s made the top ten of underrated roller coasters in America.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "1200 N Ocean Blvd"
										    },
										    "telephone": "800-211-7143",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidayInnPavilionNewJuly2021.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Holiday Sands North on the Boardwalk",
										    "description": "Conveniently located on the Myrtle Beach Boardwalk, the family-operated Holiday Sands North hotel is within walking distance of the area’s top attractions, making vacation planning effortless. If you want comfortable accommodations, easy beach days, and instant access to the promenade, Holiday Sands won’t disappoint.
Accommodations at Holiday Sands on the Boardwalk
Whichever room at Holiday Sands you select, you’ll enjoy a balcony with oceanfront or pool and boulevard views to relax with your morning coffee or a good book. The variety of room types promises families and couples find the right fit for their vacations. Units are available as efficiencies or conventional rooms. The efficiency unit with refrigerator, stove, sink, microwave, coffee maker, cookware, and dishes provides all you need to prepare quick meals and snacks in your room. The standard unit includes a full-size refrigerator, microwave, and coffee maker.
A single King or Queen room sleeps two guests and offers comfortable seating and a large TV. A Queen one-bedroom unit gives you the choice of two beds or a single bed with a sleeper sofa to accommodate 2 to 4 people with ease. Two-bedroom rooms are available with three Queen beds, a Queen and a double bed, or two Queen beds and a sleeper sofa; these units can sleep 4 to 6 guests comfortably. Handicap-accessible units with two double beds are available as well.
When you’re settled in, head to the indoor and outdoor pools for an afternoon of fun. Float along the lazy river or relax in the Jacuzzi hot tub. Kids love having their own pool with a friendly frog to climb and slide on. Maintain your workout routines using the fitness room, host a gathering in the large meeting space, and let the kids play in the sand without leaving the property. Guests who prefer to pack light will appreciate the laundry facilities. For homestyle comfort foods, visit Holiday Sands North’s Oceanview Café for breakfast or lunch, or treat yourself to room service.
Around Holiday Sands North on the Boardwalk
Holiday Sands North is the quintessential Myrtle Beach Boardwalk hotel, a lively, family-friendly property surrounded by things to do. The 1.2-mile promenade is just steps away, offering dining, shopping, and entertainment. Follow the Boardwalk south to the 2nd Avenue Pier for fishing and sightseeing, and enjoy a meal at Wicked Tuna on the Pier, one of the best waterfront restaurants around. Or leave Holiday Sands Hotel and head north to downtown Myrtle Beach to find other attractions, including Ripley’s Believe It or Not! Odd-Itorium, the iconic SkyWheel, and other attractions.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "400 North Ocean Blvd"
										    },
										    "telephone": "843-448-1091",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/09/HolidaySandsNorthBoardwalk-Hotels-MyrtleBeach.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "Holiday Sands South",
										    "description": "Holiday Sands South is a family friendly oceanfront resort located on the south end of Ocean Boulevard in Myrtle Beach. The property offers indoor and outdoor pools, 2 large hot tubs, a lazy river and an indoor water play area for the kids. There is an oceanfront lawn that is perfect for sunbathing and relaxing. All units are non-smoking with private balconies and have an indoor safe for your belongings. Holiday Sands South offers a variety of accommodations from traditional hotel rooms to fully furnished condos.  
AROUND HOLIDAY SANDS SOUTH
Holiday Sands South is conveniently located near Myrtle Beach International Airport. The Market Common shopping, dining, entertainment and event mecca is within a mile of the resort. The Market Common provides an upscale shopping and dining experience with family friendly events and a plush movie theater. The Grand Park Athletic Complex, also located in the Market Common, is a sports complex that hosts baseball, softball, soccer and lacrosse tournaments all year long. 
Other nearby attractions include the Coastal Grand Mall and Family Kingdom Amusement Park. Activities within walking distance include jet ski rentals, parasailing, miniature golf, fishing pier and Myrtle Beach State Park. 
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "2411 S Ocean Blvd"
										    },
										    "telephone": "800-448-4439",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/SmallHolidaySandsSouthBeach-interior-hotel.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										},{
										    "@type": "Hotel",
										    "name": "hotel BLUE Myrtle Beach",
										    "description": "Hotel BLUE is a fun and modern hotel perfect for couples and friends to vacation in Myrtle Beach, South Carolina. With a swim-up bar and plenty of great amenities, hotel BLUE promises a great getaway in The Grand Strand. While hotel BLUE in Myrtle Beach makes an idyllic getaway spot for couples and friends, it’s also a good resort for families with kids, thanks to the various water features and the hotel’s close proximity to attractions.
Choose from five ocean view hotel rooms and suite options for your stay at hotel BLUE in Myrtle Beach. Each unit includes cable TV, free WiFi, a hairdryer, an in-room safe, and an iron with an ironing board. Choices include a Two Room King Suite with a king bedroom, a living room with a Murphy bed and sofa sleeper, a dining area, and a full kitchen; a Two Room Double Suite featuring two double beds, a living room with a Murphy bed, a dining area, and a full kitchen; a Double Suite with two double beds, a living room with Murphy bed, a dining area, and a kitchen; a Standard King Room featuring one king bed, a small refrigerator, and a microwave; or a Standard Room with two double beds, a refrigerator, and a microwave.
Cool off in hotel BLUE’s many water features, including a sprawling pool deck with plenty of lounge chairs for sunbathing. Swim up to the seasonal poolside bar and sit on a water stool to order a cold drink. Splash away in the winding pool, lounge in one of the inset pool sunning shelves, float around the indoor lazy river, or de-stress in one of two whirlpools.
Let the relaxation begin at hotel BLUE’s seasonal Proximity Lobby Bar and grab a drink as you wait for check-in. If you’re looking for a quick bite to eat or a cup of Joe, stop by the seasonal Cafe BLUE that serves Starbucks products.
Around Hotel BLUE
The area around the BLUE hotel in Myrtle Beach, SC offers hours of family-friendly entertainment. Walk along the Myrtle Beach Boardwalk and discover shops, restaurants, bars, and top Grand Strand attractions. The Myrtle Beach Skywheel offers spectacular views of the Atlantic from private climate-controlled gondolas. Peek at what’s under the waves at Ripley’s Aquarium, featuring dive shows with feeding frenzies and mermaids, and touch tanks.
",
										    "address": {
										        "@type": "PostalAddress",
										        "addressCountry": "United States",
										        "addressLocality": "Myrtle Beach",
										        "addressRegion": "SC",
										        "postalCode": "29577",
										        "streetAddress": "705 S Ocean Blvd"
										    },
										    "telephone": "877-290-0909",
										    "image": "https://www.myrtlebeach.com/wp-content/uploads/2010/10/hb-pool.jpg",
										    "starRating": {
										        "@type": "Rating",
										        "ratingValue": "4.5"
										    }
										}]
		}
		</script>


	</div>
	<!-- End Page -->
	<div class="bg-teal mb-3 mb-md-5 position-relative">
	<div class="container-fluid p-0">
		<div class="signup-wrap row no-gutters align-items-center">
            <div class="col-12 col-md-6 col-lg-4">
                                    <img loading="lazy" width="576" height="720" src="https://www.myrtlebeach.com/wp-content/uploads/2025/02/Untitled-design-576x720.png" class="w-100" alt="" decoding="async" srcset="https://www.myrtlebeach.com/wp-content/uploads/2025/02/Untitled-design.png 576w, https://www.myrtlebeach.com/wp-content/uploads/2025/02/Untitled-design-240x300.png 240w, https://www.myrtlebeach.com/wp-content/uploads/2025/02/Untitled-design-768x960.png 768w" sizes="(max-width: 576px) 100vw, 576px" />                			</div>
            <div class="col-12 col-md-6 col-lg-8 text-white position-static p-3 p-md-5">
                <div style="max-width: 768px">
				<h3 class="text-white mb-0 h2">Neverending Summer Giveaway</h3>
                					<p class="lead">One grand prize winner will receive a 3-Night Stay at an oceanfront resort Plus an Amazing Prize Pack!</p>
                                					<ul class="list-arrows">
													<li><p>Four-Day/Three-Night Stay at Local Hotel</p>
</li>
													<li><p>Bradley Smoker</p>
</li>
													<li><p>One YETI Roadie Cooler</p>
</li>
													<li><p>Turtlebox Speaker</p>
</li>
													<li><p>4 Tickets to The Carolina Opry</p>
</li>
													<li><p>4 Tickets to the Iconic show at Alabama Theatre</p>
</li>
													<li><p>4 Tickets to Brookgreen Gardens</p>
</li>
													<li><p>2 Tommy Bahama Beach Chairs, an umbrella, beach towels, toys, &amp; much more!</p>
</li>
													<li><p>TWO Bote Paddle-boards</p>
</li>
													<li><p>$500 Hard Rock Cafe Gift Card</p>
</li>
											</ul>
													<p>Enter by Dec 31</p>
                                <a class="btn btn-primary stretched-link" href="https://www.myrtlebeach.com/win/">Enter Now</a>
				                </div>
			</div>
			
		</div>
	</div>
</div>
	
	<!-- Site Footer -->
	<footer class="site-footer" role="contentinfo" itemscope itemtype="http://schema.org/WPFooter">
		<div class="container">
			<div class="row">
				<div class="col-12 col-md-4">
					<div class="logo text-center text-md-left">
						<i class="i-myrtle icon-88 text-secondary"></i>
						<i class="i-beach icon-88 text-teal"></i>
					</div>
					<div class="center blue">
						<strong>1101 Johnson Ave #300A</strong><br>
						Myrtle Beach, SC 29577<br>
						<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a7cec9c1c8e7caded5d3cbc2c5c2c6c4cf89c4c8ca">[email&#160;protected]</a>
					</div>
				</div>
				<div class="col-12 col-md-4">
				<ul class="footer-links list-group list-group-flush">
					<li class="list-group-item"><a href="/myrtle-beach-area/faq/"><i class="i-right orange"></i> Frequently Asked Questions</a></li>
					<li class="list-group-item"><a href="/contact/"><i class="i-right orange"></i> Contact Us</a></li>
					<li class="list-group-item"><a href="/sitemap/"><i class="i-right orange"></i> Sitemap</a></li>
					<li class="list-group-item"><a href="/privacy/"><i class="i-right orange"></i> Privacy Policy</a></li>
					<li class="list-group-item"><a href="/advertise-with-us/"><i class="i-right orange"></i> Advertise With Us</a></li>
					<li class="list-group-item"><a href="/advertiser-portal/"><i class="i-right orange"></i> Advertiser Login</a></li>
				</ul>
				</div>
				<div class="col-12 col-md-4 phone-pad">
					<h3 class="text-secondary">About Us</h3>
					<p class="blue">MyrtleBeach.com is the Grand Strand’s largest privately- owned tourism portal. With more than 10 million visitors per year, we aim to provide users with the most comprehensive vacation planning guide for the Myrtle Beach area with more than 1,000 hotels, restaurants and attractions.</p>
					<div class="social-icons text-center text-md-left">
						<a href="https://facebook.com/myrtlebeach/" style="float: none" target="_blank" rel="noopener" class="facebook"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"><title>Facebook</title><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg><span class="sr-only">MyrtleBeach.com Facebook</span></a>						
						<a href="https://www.instagram.com/officialmyrtlebeach" style="float: none" target="_blank" rel="noopener" class="instagram"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"><title>Instagram</title><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg><span class="sr-only">MyrtleBeach.com Instagram</span></a>
						<a href="https://www.tiktok.com/@officialmyrtlebeach" style="float: none" target="_blank" rel="noopener" class="tiktok"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"><title>TikTok</title><path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg><span class="sr-only">MyrtleBeach.com TikTok</span></a>
						<a href="https://www.pinterest.com/myrtle_beach/" style="float: none" target="_blank" rel="noopener" class="pinterest"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"><title>Pinterest</title>
							<g>
								<path class="st0" d="M2.95,19.87c-0.1-0.11-0.19-0.22-0.29-0.33C2.76,19.65,2.86,19.76,2.95,19.87z"/>
								<path class="st0" d="M0,12c0,0.01,0,0.01,0,0.02C0,12.01,0,12.01,0,12C0,12,0,12,0,12z"/>
								<path class="st0" d="M2.09,18.77c-0.07-0.1-0.13-0.2-0.19-0.3C1.97,18.57,2.03,18.67,2.09,18.77z"/>
								<path class="st0" d="M0.1,13.46c-0.01-0.12-0.03-0.24-0.04-0.35C0.07,13.22,0.08,13.34,0.1,13.46z"/>
								<path class="st0" d="M0.28,14.57c-0.03-0.12-0.05-0.25-0.07-0.37C0.23,14.32,0.25,14.44,0.28,14.57z"/>
								<path class="st0" d="M0.55,15.6c-0.02-0.07-0.04-0.14-0.06-0.21C0.51,15.46,0.53,15.53,0.55,15.6z"/>
								<path class="st0" d="M1.06,16.91C1,16.79,0.95,16.68,0.9,16.55C0.95,16.68,1,16.79,1.06,16.91z"/>
								<path class="st0" d="M1.54,17.88c-0.07-0.12-0.13-0.25-0.2-0.37C1.41,17.63,1.48,17.76,1.54,17.88z"/>
								<path class="st0" d="M4.47,21.34c-0.13-0.1-0.25-0.21-0.37-0.32C4.22,21.12,4.34,21.23,4.47,21.34z"/>
								<path class="st0" d="M10.93,23.95c-0.15-0.01-0.29-0.03-0.44-0.05C10.64,23.92,10.78,23.94,10.93,23.95z"/>
								<path class="st0" d="M9.84,23.8c-0.15-0.03-0.3-0.06-0.45-0.09C9.54,23.74,9.69,23.77,9.84,23.8z"/>
								<path class="st0" d="M7.5,23.12c-0.18-0.07-0.36-0.16-0.54-0.24C7.14,22.97,7.32,23.05,7.5,23.12z"/>
								<path class="st0" d="M12,24c-0.15,0-0.28-0.01-0.42-0.02C11.72,23.99,11.86,24,12,24C18.63,24,24,18.63,24,12c0,0,0,0,0,0
									C24,18.63,18.63,24,12,24z"/>
								<path class="st0" d="M6.57,22.69c-0.17-0.09-0.34-0.18-0.51-0.28C6.22,22.51,6.39,22.6,6.57,22.69z"/>
								<path class="st0" d="M3.69,20.65c-0.12-0.11-0.23-0.23-0.34-0.34C3.46,20.42,3.57,20.54,3.69,20.65z"/>
								<path class="st0" d="M5.66,22.18c-0.16-0.1-0.32-0.19-0.47-0.3C5.35,21.99,5.51,22.08,5.66,22.18z"/>
								<path d="M0.9,16.55c-0.13-0.31-0.25-0.63-0.35-0.95C0.65,15.93,0.77,16.24,0.9,16.55z"/>
								<path d="M1.35,17.51c-0.1-0.2-0.2-0.39-0.29-0.6C1.15,17.12,1.24,17.31,1.35,17.51z"/>
								<path d="M1.9,18.47c-0.12-0.19-0.24-0.39-0.36-0.59C1.66,18.08,1.78,18.28,1.9,18.47z"/>
								<path d="M0.49,15.39c-0.08-0.27-0.15-0.55-0.21-0.82C0.34,14.85,0.41,15.12,0.49,15.39z"/>
								<path d="M12,0c6.63,0,12,5.37,12,12c0,0,0,0,0,0C24,5.37,18.63,0,12,0C5.37,0,0,5.37,0,12c0,0,0,0,0,0C0,5.37,5.37,0,12,0z"/>
								<path d="M2.67,19.54c-0.2-0.25-0.4-0.51-0.58-0.77C2.27,19.03,2.47,19.29,2.67,19.54z"/>
								<path d="M0.06,13.1C0.02,12.74,0,12.39,0,12.02C0,12.39,0.02,12.74,0.06,13.1z"/>
								<path d="M0.21,14.2c-0.05-0.24-0.08-0.49-0.11-0.74C0.13,13.71,0.16,13.95,0.21,14.2z"/>
								<path d="M10.49,23.9c-0.22-0.03-0.43-0.06-0.65-0.1C10.06,23.84,10.27,23.87,10.49,23.9z"/>
								<path d="M9.39,23.71c-0.19-0.04-0.39-0.1-0.58-0.15C9,23.61,9.2,23.67,9.39,23.71z"/>
								<path d="M6.96,22.88c-0.13-0.06-0.26-0.12-0.39-0.19C6.7,22.76,6.83,22.82,6.96,22.88z"/>
								<path d="M7.54,23.14C7.54,23.14,7.54,23.14,7.54,23.14c-0.01-0.01-0.03-0.01-0.04-0.02C7.52,23.13,7.53,23.14,7.54,23.14z"/>
								<path d="M3.35,20.3c-0.14-0.14-0.27-0.29-0.39-0.43C3.08,20.02,3.21,20.16,3.35,20.3z"/>
								<path d="M11.58,23.98c-0.22-0.01-0.43-0.01-0.65-0.03C11.14,23.97,11.36,23.97,11.58,23.98z"/>
								<path d="M4.1,21.02c-0.14-0.12-0.27-0.24-0.4-0.37C3.82,20.78,3.96,20.9,4.1,21.02z"/>
								<path d="M6.05,22.42c-0.13-0.08-0.26-0.16-0.39-0.24C5.79,22.26,5.92,22.34,6.05,22.42z"/>
								<path d="M5.19,21.88c-0.25-0.17-0.49-0.35-0.73-0.54C4.7,21.53,4.94,21.71,5.19,21.88z"/>
								<path class="st0" d="M24,12c0-6.63-5.37-12-12-12C5.37,0,0,5.37,0,12c0,0.01,0,0.01,0,0.02c0,0.36,0.02,0.72,0.05,1.08
									c0.01,0.12,0.03,0.24,0.04,0.35c0.03,0.25,0.07,0.5,0.11,0.74c0.02,0.12,0.04,0.25,0.07,0.37c0.06,0.28,0.13,0.55,0.21,0.82
									c0.02,0.07,0.04,0.14,0.06,0.21c0.1,0.32,0.22,0.64,0.35,0.95c0.05,0.12,0.11,0.24,0.16,0.36c0.09,0.2,0.19,0.4,0.29,0.6
									c0.06,0.12,0.13,0.25,0.2,0.37c0.11,0.2,0.23,0.4,0.36,0.59c0.06,0.1,0.12,0.2,0.19,0.3c0.18,0.27,0.37,0.52,0.58,0.77
									c0.09,0.11,0.19,0.22,0.29,0.33c0.13,0.15,0.26,0.29,0.39,0.43c0.11,0.12,0.23,0.23,0.34,0.34c0.13,0.13,0.27,0.25,0.4,0.37
									c0.12,0.11,0.24,0.22,0.37,0.32c0.24,0.19,0.48,0.37,0.73,0.54c0.15,0.1,0.31,0.2,0.47,0.3c0.13,0.08,0.26,0.16,0.39,0.24
									c0.17,0.1,0.34,0.19,0.51,0.28c0.13,0.07,0.26,0.13,0.39,0.19c0.18,0.08,0.36,0.17,0.54,0.24c0.01,0.01,0.03,0.01,0.04,0.02
									C7.4,21.78,7.5,20.47,7.8,19.21L9,14.04c-0.2-0.63-0.34-1.35-0.34-2.07c0-1.68,0.81-2.88,2.08-2.88c0.89,0,1.53,0.61,1.53,1.8
									c0,0.38-0.08,0.79-0.23,1.27l-0.52,1.73c-0.11,0.33-0.15,0.64-0.15,0.91c0,1.2,0.92,1.88,2.09,1.88c2.08,0,3.57-2.16,3.57-4.97
									c0-3.12-2.04-5.11-5.06-5.11c-3.36,0-5.49,2.19-5.49,5.24c0,1.23,0.38,2.37,1.11,3.15c-0.24,0.41-0.49,0.48-0.89,0.48
									c-1.2,0-2.34-1.7-2.34-4c0-3.99,3.2-7.17,7.68-7.17c4.71,0,7.66,3.28,7.66,7.33c0,4.08-2.88,7.14-5.98,7.14
									c-1.23,0-2.31-0.53-3.06-1.47l-0.61,2.49c-0.33,1.29-0.83,2.5-1.62,3.67c0.13,0.04,0.26,0.07,0.38,0.1
									c0.19,0.05,0.38,0.11,0.58,0.15c0.15,0.03,0.3,0.06,0.45,0.09c0.21,0.04,0.43,0.07,0.65,0.1c0.15,0.02,0.29,0.04,0.44,0.05
									c0.21,0.02,0.43,0.03,0.65,0.03c0.14,0,0.28,0.02,0.42,0.02C18.63,24,24,18.63,24,12z"/>
								<path d="M24,12c0-6.63-5.37-12-12-12C5.37,0,0,5.37,0,12c0,0.01,0,0.01,0,0.02c0,0.36,0.02,0.72,0.05,1.08
									c0.01,0.12,0.03,0.24,0.04,0.35c0.03,0.25,0.07,0.5,0.11,0.74c0.02,0.12,0.04,0.25,0.07,0.37c0.06,0.28,0.13,0.55,0.21,0.82
									c0.02,0.07,0.04,0.14,0.06,0.21c0.1,0.32,0.22,0.64,0.35,0.95c0.05,0.12,0.11,0.24,0.16,0.36c0.09,0.2,0.19,0.4,0.29,0.6
									c0.06,0.12,0.13,0.25,0.2,0.37c0.11,0.2,0.23,0.4,0.36,0.59c0.06,0.1,0.12,0.2,0.19,0.3c0.18,0.27,0.37,0.52,0.58,0.77
									c0.09,0.11,0.19,0.22,0.29,0.33c0.13,0.15,0.26,0.29,0.39,0.43c0.11,0.12,0.23,0.23,0.34,0.34c0.13,0.13,0.27,0.25,0.4,0.37
									c0.12,0.11,0.24,0.22,0.37,0.32c0.24,0.19,0.48,0.37,0.73,0.54c0.15,0.1,0.31,0.2,0.47,0.3c0.13,0.08,0.26,0.16,0.39,0.24
									c0.17,0.1,0.34,0.19,0.51,0.28c0.13,0.07,0.26,0.13,0.39,0.19c0.18,0.08,0.36,0.17,0.54,0.24c0.01,0.01,0.03,0.01,0.04,0.02
									C7.4,21.78,7.5,20.47,7.8,19.21L9,14.04c-0.2-0.63-0.34-1.35-0.34-2.07c0-1.68,0.81-2.88,2.08-2.88c0.89,0,1.53,0.61,1.53,1.8
									c0,0.38-0.08,0.79-0.23,1.27l-0.52,1.73c-0.11,0.33-0.15,0.64-0.15,0.91c0,1.2,0.92,1.88,2.09,1.88c2.08,0,3.57-2.16,3.57-4.97
									c0-3.12-2.04-5.11-5.06-5.11c-3.36,0-5.49,2.19-5.49,5.24c0,1.23,0.38,2.37,1.11,3.15c-0.24,0.41-0.49,0.48-0.89,0.48
									c-1.2,0-2.34-1.7-2.34-4c0-3.99,3.2-7.17,7.68-7.17c4.71,0,7.66,3.28,7.66,7.33c0,4.08-2.88,7.14-5.98,7.14
									c-1.23,0-2.31-0.53-3.06-1.47l-0.61,2.49c-0.33,1.29-0.83,2.5-1.62,3.67c0.13,0.04,0.26,0.07,0.38,0.1
									c0.19,0.05,0.38,0.11,0.58,0.15c0.15,0.03,0.3,0.06,0.45,0.09c0.21,0.04,0.43,0.07,0.65,0.1c0.15,0.02,0.29,0.04,0.44,0.05
									c0.21,0.02,0.43,0.03,0.65,0.03c0.14,0,0.28,0.02,0.42,0.02C18.63,24,24,18.63,24,12z"/>
							</g>
							</svg>
							<span class="sr-only">MyrtleBeach.com Pinterest</span></a>
						<a href="https://www.x.com/myrtlebeach" style="float: none" target="_blank" rel="noopener" class="x"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor"><title>X</title>
							<path d="M14.29,10.16l8.94-10.17H21.1l-7.76,8.83l-6.2-8.83H0l9.37,13.35L0,24.01h2.12l8.19-9.33l6.54,9.33H24 M2.88,1.55h3.25
								L21.1,22.52h-3.25"/>
							</svg><span class="sr-only">MyrtleBeach.com X</span></a>
					</div>
				</div>
			</div>
		</div>
		<img loading="lazy" src="/wp-content/uploads/2017/05/footer-sand-1.jpg" alt="MyrtleBeach.com Sand" class="w-100 img-fluid" width="1440" height="273" style="margin-bottom: -5px;" loading="lazy">
		<div class="bg-secondary text-white">
			<div class="container">
				<div class="site-info py-3 align-items-center">
					<div class="copyright">
						<small>&copy; 2025 MyrtleBeach.com &middot; <a href="https://www.tbaww.com/" target="_blank" style="color: inherit">A TBA Worldwide Company</a></small>
											</div>
				</div><!-- .site-info -->
			</div>
		</div>
	</footer>
</div>

		<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
		( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );
		</script>
		
<!-- GTM Container placement set to footer -->
<!-- Google Tag Manager (noscript) -->
				<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MF3DPTQ" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script>			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<script src="https://www.myrtlebeach.com/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1.20.3" id="gtm4wp-form-move-tracker-js"></script>
<script src="https://www.myrtlebeach.com/wp-content/plugins/bj-lazy-load/js/bj-lazy-load.min.js?ver=2" id="BJLL-js"></script>
<script src="https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/js/navigation.js?ver=1.0.0.11" id="tba-navigation-js"></script>
<script src="https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/js/skip-link-focus-fix.js?ver=1.0.0.11" id="tba-skip-link-focus-fix-js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js?ver=3.5.1" id="jquery-js"></script>
<script src="https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/js/base.js?ver=1.0.0.11" id="tba-scripts-js"></script>
<script src="https://www.myrtlebeach.com/wp-content/themes/fuel-myrtlebeach/assets/js/datepicker.min.js?ver=1.0.0.11" id="tba-datepicker-js"></script>
<script type="text/javascript">
	jQuery(function($){
		$('div#page *')
		  .not('img, script, style, textarea, input, select')
		  .contents()
		  .filter(function() {
			return this.nodeType === 3;
		  })
		  .each(function() {
			$(this).replaceWith($(this).text().replace(/Holiday Inn/gi, '<sup>*</sup>Holiday Inn'));
		});
		if($('div#page').html().indexOf('Holiday Inn') > -1){
			$('footer > div.container:first').prepend('<small><sup>*</sup>Holiday Inn "At the Pavilion" is not affiliated with the national chain.</small>');
		}
	})
</script>
<script>
	jQuery(function($){

		var featuredListings = $('#featured-listing ul');
		var mainListings = $('#listing ul');

		// store filter for each group
		var type_filters = [];
		var rating_filters = [];
		var area_filters = [];
		var amenities_filters = [];
		var price_filters = [];
		var all_filters = [];
		var types = '', ratings = '', areas = '', amenities = '', prices = '';

		function addFilter( filter, group ) {
		  switch(group) {
		    case 'type':
		        if ( type_filters.indexOf( filter ) == -1 ) {
		          type_filters.push( filter );
		        }
		        break;
		    case 'rating':
		        if ( rating_filters.indexOf( filter ) == -1 ) {
		          rating_filters.push( filter );
		        }
		        break;
		    case 'location':
		        if ( area_filters.indexOf( filter ) == -1 ) {
		          area_filters.push( filter );
		        }
		        break;
		    case 'amenities':
		        if ( amenities_filters.indexOf( filter ) == -1 ) {
		          amenities_filters.push( filter );
		        }
		        break;
		    case 'price':
		        if ( price_filters.indexOf( filter ) == -1 ) {
		          price_filters.push( filter );
		        }
		        break;
		    case 'all':
		        if ( all_filters.indexOf( filter ) == -1 ) {
		          all_filters.push( filter );
		        }
		        break;
		  }  
		}

		function removeFilter( filter, group ) {
		  var index = -1;
		  switch(group) {
		    case 'type':
		        index = type_filters.indexOf( filter);
		        if ( index != -1 ) {
		          type_filters.splice( index, 1 );
		        }
		        break;
		    case 'rating':
		        index = rating_filters.indexOf( filter);
		        if ( index != -1 ) {
		          rating_filters.splice( index, 1 );
		        }
		        break;
		    case 'location':
		        index = area_filters.indexOf( filter);
		        if ( index != -1 ) {
		          area_filters.splice( index, 1 );
		        }
		        break;
		    case 'amenities':
		        index = amenities_filters.indexOf( filter);
		        if ( index != -1 ) {
		          amenities_filters.splice( index, 1 );
		        }
		        break;
		    case 'price':
		        index = price_filters.indexOf( filter);
		        if ( index != -1 ) {
		          price_filters.splice( index, 1 );
		        }
		        break;
		    case 'all':
		        index = all_filters.indexOf( filter);
		        if ( index != -1 ) {
		          all_filters.splice( index, 1 );
		        }
		        break;
		  }  
		}


		// change is-checked class on buttons
		$('.dropdown-menu.filter').on( 'click', '.filter-button', function(e) {
			e.preventDefault();
			e.stopPropagation(); // Prevent dropdown from closing after choosing a filter
			var $target = $( e.currentTarget );
			$target.toggleClass('is-checked');
			var isChecked = $target.hasClass('is-checked');
			var filter = $target.attr('data-filter');
			var group = $target.closest('.dropdown').attr('data-group');

			if ( isChecked ) {
				addFilter( filter, group);
				addFilter( filter, 'all');
			} else {
				removeFilter( filter, group );
				removeFilter( filter, 'all');
			}
			console.log('==============================')
			console.log('All: ', all_filters)
			console.log('Type: ', type_filters)
			console.log('Location: ', area_filters)
			console.log('Amenities: ', amenities_filters)
			console.log('Price: ', price_filters)
			console.log('==============================')


			updateGrid()
		});

		// var $grid = $('#grid-list').isotope({
		//   itemSelector: '.iso-listing',
		//   layoutMode: 'fitRows',
		//   getSortData: {
		//     title: '[data-title]',
		//     rate: '[data-rate] parseFloat',
		//     rating: '[data-rating] parseFloat'
		//   }
		// });
		// updateListingsNumber($grid);
		// removes the featured articles from being counted by isotope. 
		function updateListingsNumber(grid){
			$('#listings-number').text($(grid.isotope('getFilteredItemElements')).filter(':not(.featured-article)').length);
		}


		function updateGrid() {
			if (all_filters.length > 0) {

				$('#featured-listing').hide();

                $('body').addClass('has-active-filters')

				//var filterClasses = all_filters.join('')

				//console.log(filterClasses.toLowerCase())
				// group filters together, inclusive
				types = type_filters.length > 0 ? type_filters.join(',') : '.iso-listing';
				ratings = rating_filters.length > 0 ? rating_filters.join(',') : '.iso-listing';
				areas = area_filters.length > 0 ? area_filters.join(',') : '.iso-listing';
		        //mind the separator - empty, search for all amenities together
				amenities = amenities_filters.length > 0 ? amenities_filters.join('') : '.iso-listing';
				prices = price_filters.length > 0 ? price_filters.join(',') : '.iso-listing';

				$('#listing li').each(function() {
					var visible = false				
					
					//if ($(this).is(filterClasses) || $(this).is(filterClasses.toLowerCase()) ){
					if( ($(this).is(types) && $(this).is(ratings) && $(this).is(areas) && $(this).is(amenities) && $(this).is(prices))
						|| ($(this).is(types.toLowerCase()) && $(this).is(ratings.toLowerCase()) && $(this).is(areas.toLowerCase()) && $(this).is(amenities.toLowerCase()) && $(this).is(prices.toLowerCase())) 	
					){
						visible = true
					}

					if (visible) {
						$(this).show();
					} else {
						$(this).hide();
					}
				});
			} else {
				$('#featured-listing li, #listing li, #featured-listing').show();
                $('body').removeClass('has-active-filters')
			}
		}

		$('.filter-submit').click(function() {
		  // group filters together, inclusive
		  types = type_filters.length > 0 ? type_filters.join(',') : '.iso-listing';
		  ratings = rating_filters.length > 0 ? rating_filters.join(',') : '.iso-listing';
		  areas = area_filters.length > 0 ? area_filters.join(',') : '.iso-listing';

		  //mind the separator - empty, search for all amenities together
		  amenities = amenities_filters.length > 0 ? amenities_filters.join('') : '.iso-listing';
		  prices = price_filters.length > 0 ? price_filters.join(',') : '.iso-listing';

		//   $grid.isotope({ filter: function() {
		// 	  var keyword = $('#hotels-keyword').val().toLowerCase();
		// 	  var keywordFilter = true;
		// 	  if(keyword.length > 0){
		// 		keywordFilter = false;
		// 		var hotelTitle = $(this).text().toLowerCase();
		// 		if(hotelTitle.indexOf(keyword)>-1){
		// 		  keywordFilter = true;
		// 		}
		// 	  }
		//       if($(this).is(types) && $(this).is(ratings) && $(this).is(areas) && $(this).is(amenities) && $(this).is(prices) && keywordFilter){
		//         return true;
		//       } else {
		//         return false;
		//       }
		//     }
		//   });
		  updateListingsNumber($grid);
		  updateFilterTiles(all_filters);
		});

		//sorting
		// bind sort button click
		$('.sort-options').on( 'change', function() {
		  var sortByValue = $(".sort-options option:selected").attr('data-sort-by');
		  var sortAscOrder = $(".sort-options option:selected").attr('data-sort-asc');
		  var ascOrder = true;
		  if(sortAscOrder === 'no'){ ascOrder = false; }
		  $grid.isotope({ sortBy: sortByValue, sortAscending: ascOrder });
		});	

		$("a.switcher").bind("click", function(e){
			e.preventDefault();
			var theid = $(this).attr("id");
			var theproducts = $("#grid-list");
			var classNames = $(this).attr('class').split(' ');
			if($(this).hasClass("active")) {
				return false;
			} else {
	  			if(theid == "gridview") {
					$(this).addClass("active");
					$("#listview").removeClass("active");

					theproducts.removeClass("list");
					theproducts.addClass("grid");
				}
				else if(theid == "listview") {
					$(this).addClass("active");
					$("#gridview").removeClass("active");

					theproducts.removeClass("grid")
					theproducts.addClass("list");
				} 
			}
		});		

	})

	function updateListingsNumber(grid){
		$('#listings-number').text($(grid.isotope('getFilteredItemElements')).filter(':not(.featured-article)').length);
	}

	function updateFilterTiles(all){
		$('.clear-before').remove();
		if($('#hotels-keyword').val() != ''){
			$('#filter-tab-area').prepend('<button class="col-3 tab-4 phone-6 button-sm teal-back clear-before keyword-search-tile" data-filter="*">'+$('#hotels-keyword').val()+'<i class="i-x right"></i></button>');
			$('#filter-tab-area').show();
		}
		$.each(all, function(index,value){
			$('#filter-tab-area').prepend('<button class="col-3 tab-4 phone-6 button-sm teal-back clear-before" data-filter="'+value+'">'+$(".filter-button[data-filter='"+value+"']").attr('data-label')+'<i class="i-x right"></i></button>');
			$('#filter-tab-area').show();
		})
	}
</script>

<script type="text/javascript">
	var _satelliteQ = _satelliteQ || [];
	_satelliteQ.push(function() {
		if(_satellite.pageBottomFired) return;
		_satellite.pageBottom();
	})
</script>

<script>
(function(){if(!window.chatbase||window.chatbase("getState")!=="initialized"){window.chatbase=(...arguments)=>{if(!window.chatbase.q){window.chatbase.q=[]}window.chatbase.q.push(arguments)};window.chatbase=new Proxy(window.chatbase,{get(target,prop){if(prop==="q"){return target.q}return(...args)=>target(prop,...args)}})}const onLoad=function(){const script=document.createElement("script");script.src="https://www.chatbase.co/embed.min.js";script.id="_rCze0Mk35eNajlMhLske";script.domain="www.chatbase.co";document.body.appendChild(script)};if(document.readyState==="complete"){onLoad()}else{window.addEventListener("load",onLoad)}})();
</script>

<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'94658029b857c184',t:'MTc0ODM0ODc4Ni4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
